2024-11-04 01:26:40 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
(math/R-intervals) Updated 0.15.4.to 0.15.5
0.15.5
- The commit log from 0.15.3 to 0.15.4 was wrong, citing old file named NEWS
please ignore
- No explict ChangeLog, but diff -urN from previous version shows:
-Packaged: 2023-06-27 10:00:08 UTC; edzer
+Packaged: 2024-08-23 10:51:00 UTC; edzer
. +#include <cmath>
. Add Rf_ prefix on function
|
2023-07-08 07:14:49 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
(math/R-intervals) Updated 0.13.2 to 0.13.3
******** VERSION 0.13.3 ********
BUG FIXES
- The S3 plot() method for class Intervals was ignoring the y argument. (The
method for class Intervals_full did, however, use the argument properly.)
This has been fixed.
|
2023-06-11 07:47:25 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
(math/R-intervals) Updated 0.15.2 to 0.15.3, NEWS.md unknown
|
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
|
2021-09-17 00:46:50 by Makoto Fujiwara | Files touched by this commit (2) | |
Log message:
(math/R-intervals) Updated 0.15.1 to 0.15.2, NEWS not updated
|
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
|
2019-07-31 21:48:22 by Brook Milligan | Files touched by this commit (1) | |
Log message:
R-intervals: update to canonical form of an R package.
|
2018-07-28 16:40:53 by Brook Milligan | Files touched by this commit (126) |
Log message:
Remove MASTER_SITES= from individual R package Makefiles.
Each R package should include ../../math/R/Makefile.extension, which also
defines MASTER_SITES. Consequently, it is redundant for the individual
packages to do the same. Package-specific definitions also prevent
redefining MASTER_SITES in a single common place.
|
2016-04-29 16:29:10 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 0.15.1
No upstream changelog found.
|