Age | Commit message (Collapse) | Author |
|
* gnu/packages/bioinformatics.scm (r-s4vectors): Update to 0.24.4.
|
|
* gnu/packages/cran.scm (r-httpcode): Update to 0.3.0.
|
|
* gnu/packages/cran.scm (r-isoband): Update to 0.2.1.
[native-inputs]: Add r-knitr.
|
|
* gnu/packages/cran.scm (r-anthropometry): Update to 1.14.
[native-inputs]: Add r-knitr.
|
|
* gnu/packages/cran.scm (r-lhs): Update to 1.0.2.
[native-inputs]: Add r-knitr.
|
|
* gnu/packages/cran.scm (r-txtplot): Update to 1.0-4.
|
|
* gnu/packages/cran.scm (r-parameters): Update to 0.6.1.
|
|
* gnu/packages/cran.scm (r-sf): Update to 0.9-1.
|
|
* gnu/packages/cran.scm (r-spdata): Update to 0.3.5.
|
|
* gnu/packages/cran.scm (r-classint): Update to 0.4-3.
[native-inputs]: Add r-knitr.
|
|
* gnu/packages/cran.scm (r-lemon): Update to 0.4.4.
[propagated-inputs]: Add r-rlang.
|
|
* gnu/packages/cran.scm (r-compositions): Update to 1.40-5.
|
|
* gnu/packages/cran.scm (r-lmertest): Update to 3.1-2.
|
|
* gnu/packages/cran.scm (r-usethis): Update to 1.6.0.
[propagated-inputs]: Remove r-clisymbols; add r-cli and r-rematch2.
|
|
* gnu/packages/cran.scm (r-fs): Update to 1.4.1.
|
|
* gnu/packages/cran.scm (r-effectsize): Update to 0.3.0.
[native-inputs]: Add r-knitr.
|
|
* gnu/packages/cran.scm (r-multcomp): Update to 1.4-13.
|
|
* gnu/packages/cran.scm (r-survey): Update to 4.0.
|
|
* gnu/packages/cran.scm (r-sjmisc): Update to 2.8.4.
[native-inputs]: Add r-knitr.
|
|
* gnu/packages/cran.scm (r-arules): Update to 1.6-5.
|
|
* gnu/packages/cran.scm (r-xfun): Update to 0.13.
[native-inputs]: Add comment about not adding r-knitr.
|
|
* gnu/packages/cran.scm (r-rcpp): Update to 1.0.4.6.
|
|
* gnu/packages/statistics.scm (r-lubridate): Update to 1.7.8.
[propagated-inputs]: Remove r-stringr; add r-generics.
[native-inputs]: Add r-knitr.
|
|
* gnu/packages/statistics.scm (r-cairo): Update to 1.5-12.
|
|
* gnu/packages/statistics.scm (r-lme4): Update to 1.1-23.
[native-inputs]: Add r-knitr.
[propagated-inputs]: Add r-statmod.
|
|
* gnu/packages/statistics.scm (r-mclust): Update to 5.4.6.
[native-inputs]: Add r-knitr.
|
|
* gnu/packages/statistics.scm (r-sfsmisc): Update to 1.1-6.
|
|
* gnu/packages/statistics.scm (r-plotly): Update to 4.9.2.1.
|
|
* gnu/packages/statistics.scm (r-devtools): Update to 2.3.0.
[native-inputs]: Add r-knitr.
|
|
* gnu/packages/statistics.scm (r-backports): Update to 1.1.6.
|
|
* gnu/packages/statistics.scm (r-xml2): Update to 1.3.1.
|
|
* gnu/packages/statistics.scm (r-gdtools): Update to 0.2.2.
|
|
* gnu/packages/statistics.scm (r-reshape2): Update to 1.4.4.
|
|
* gnu/packages/statistics.scm (r-survival): Update to 3.1-12.
|
|
* gnu/packages/statistics.scm (r-nlme): Update to 3.1-147.
|
|
* gnu/packages/hardware.scm (rkdeveloptool): New variable.
|
|
This allows us to catch "operating_002dsystem-1", for instance.
* doc/build.scm (syntax-highlighted-html)[build](anchor-id->key): Drop
"-1" & co. from ID.
|
|
This is a followup to da9deba13d551e316f5a99a614834efa27ddc7d1.
Last-minute modification of the 'match' pattern would lead to an error:
"multiple ellipsis patterns not allowed at same level"
* doc/build.scm (syntax-highlighted-html)[build](collect-anchors):
Add 'worthy-entry?' procedure and use it instead of the unsupported
pattern for ('dt ...).
|
|
This makes it easier to jump to the definition of a procedure or
variable when looking at a code snippet. There can be false-positive
because scoping rules are ignored, for example, but it should be a good
approximation.
* doc/build.scm (syntax-highlighted-html)[build](highlights->sxml*): Add
'anchors' parameter. Add clause for ('symbol text).
(syntax-highlight): Add 'anchors' parameter. Wrap body in named let and
use it in recursive calls. Pass ANCHORS to 'highlights->sxml*'.
(underscore-decode, anchor-id->key, collect-anchors, html?): New procedures.
(process-file): Add 'anchors' parameter. and honor it.
Rewrite mono-node and multi-node HTML files separately.
|
|
* guix/scripts/weather.scm (load-manifest): Call 'delete-duplicates'.
|
|
* etc/release-manifest.scm (%system-packages): Append
%DEFAULT-XORG-MODULES.
|
|
* etc/release-manifest.scm (%system-manifest): New variable.
<top level>: Add it in 'concatenate-manifests' call.
|
|
* gnu/packages/lisp-xyz.scm (cl-moptilities, sbcl-moptilities): New variables.
|
|
* gnu/packages/perl.scm (perl-authen-passphrase): New variable.
|
|
* gnu/packages/perl.scm (perl-digest-md4): New variable.
|
|
* gnu/packages/perl.scm (perl-crypt-des): New variable.
|
|
* gnu/packages/perl.scm (perl-crypt-cbc): New variable.
|
|
* gnu/packages/perl.scm (perl-crypt-mysql): New variable.
|
|
* gnu/packages/perl.scm (perl-crypt-passwdmd5): New variable.
|
|
* gnu/packages/perl.scm (perl-crypt-unixcrypt_xs): New variable.
|