| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2021-10-26 | math: Replace RMD160 checksums with BLAKE2s checksums | nia | 1 | -2/+2 | |
| All checksums have been double-checked against existing RMD160 and SHA512 hashes | |||||
| 2021-10-07 | math: Remove SHA1 hashes for distfiles | nia | 1 | -2/+1 | |
| 2019-08-08 | Update all R packages to canonical form. | brook | 1 | -6/+4 | |
| 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 | |||||
| 2019-08-01 | R-RandomFieldsUtils: add a missing buildlink3.mk file. | brook | 1 | -0/+12 | |
| 2019-07-31 | R-RandomFieldsUtils: initial commit. | brook | 3 | -0/+26 | |
| Various utilities are provided that might be used in spatial statistics and elsewhere. It delivers a method for solving linear equations that checks the sparsity of the matrix before any algorithm is used. Furthermore, it includes the Struve functions. | |||||
