Path to this page:
Next | Query returned 5 messages, browsing 1 to 10 | previous
CVS Commit History:
2023-06-17 12:39:50 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
(math/R-Formula) Updated 1.2.4 to 1.2.5, make test also passed
# Formula 1.2-5
* Improve `dot` handling in `model.matrix()` method when setting up the
terms (reported by Kevin Tappe).
|
2021-10-26 12:56:13 by Nia Alarie | Files touched by this commit (458) |
Log message:
math: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
|
2021-10-07 16:28:36 by Nia Alarie | Files touched by this commit (458) |
Log message:
math: Remove SHA1 hashes for distfiles
|
2020-10-25 04:19:22 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 1.2.4
Upstream changes:
Formula 1.2-4
model.part() method tries to avoid calling has_dot() by checking the data \
attributes first. This can greatly improve speed when there are lots of \
variables in a model part that is actually not of interest.
|
2019-08-08 21:53:58 by Brook Milligan | Files touched by this commit (189) | |
Log message:
Update all R packages to canonical form.
The canonical form [1] of an R package Makefile includes the
following:
- The first stanza includes R_PKGNAME, R_PKGVER, PKGREVISION (as
needed), and CATEGORIES.
- HOMEPAGE is not present but defined in math/R/Makefile.extension to
refer to the CRAN web page describing the package. Other relevant
web pages are often linked from there via the URL field.
This updates all current R packages to this form, which will make
regular updates _much_ easier, especially using pkgtools/R2pkg.
[1] http://mail-index.netbsd.org/tech-pkg/2019/08/02/msg021711.html
|
Next | Query returned 5 messages, browsing 1 to 10 | previous