Path to this page:
./
math/R-prettyunits,
Pretty, human readable formatting of quantities
Branch: CURRENT,
Version: 1.0.2,
Package name: R-prettyunits-1.0.2,
Maintainer: minskimPretty, human readable formatting of quantities. Time intervals:
1337000 -> 15d 11h 23m 20s. Vague time intervals: 2674000 -> about a
month ago. Bytes: 1337 -> 1.34 kB.
Required to run:[
math/R] [
devel/R-magrittr] [
devel/R-assertthat]
Required to build:[
pkgtools/cwrappers]
Master sites: (Expand)
Version history: (Expand)
- (2018-04-13) Package added to pkgsrc.se, version R-prettyunits-1.0.2 (created)
CVS history: (Expand)
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/2 … 21711.html
|
2019-07-31 22:17:48 by Brook Milligan | Files touched by this commit (1) |  |
Log message:
R-prettyunits: update to canonical form of an R package.
|
2018-04-13 17:26:31 by Min Sik Kim | Files touched by this commit (3) |
Log message:
math/R-prettyunits: Import version 1.0.2
Pretty, human readable formatting of quantities. Time intervals:
1337000 -> 15d 11h 23m 20s. Vague time intervals: 2674000 -> about a
month ago. Bytes: 1337 -> 1.34 kB.
|