Path to this page:
./
math/R-bbmle,
Tools for general maximum likelihood estimation
Branch: CURRENT,
Version: 1.0.25.1,
Package name: R-bbmle-1.0.25.1,
Maintainer: minskimMethods and functions for fitting maximum likelihood models in R. This
package modifies and extends the 'mle' classes in the 'stats4'
package.
Required to run:[
math/R] [
math/R-numDeriv]
Required to build:[
pkgtools/cwrappers]
Master sites: (Expand)
Version history: (Expand)
- (2024-01-24) Updated to version: R-bbmle-1.0.25.1
- (2022-05-21) Updated to version: R-bbmle-1.0.25
- (2018-03-05) Package added to pkgsrc.se, version R-bbmle-1.0.20 (created)
CVS history: (Expand)
2024-01-24 15:11:56 by Makoto Fujiwara | Files touched by this commit (2) | |
Log message:
(math/R-bbmle) updated 1.0.25 to 1.0.25.1
Changes in version 1.0.25.1:
CRAN COMPATIBILITY:
+ remove/ignore spurious .Rout files
|
2022-05-21 16:31:03 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
(math/R-bbml) Updated again to 1.0.25, sorry
|
2022-05-21 15:29:45 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
(math/R-bbml) Revert to 1.0.20, dependency not available yet
|
2022-05-21 15:22:57 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
(math/R-bbml) Updated 1.0.20 to 1.0.25, explicit 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
|
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 20:54:43 by Brook Milligan | Files touched by this commit (1) | |
Log message:
R-bbmle: update to canonical form of an R package.
Update to the canonical form of an R package and fix the LICENSE
field.
|