Commit graph

4 commits

Author SHA1 Message Date
TAKATSU Tomonari
a0746af8d5 - Update to 1.1.1
- Add "compiles" argument to USES=cran
2017-09-27 19:28:31 +00:00
TAKATSU Tomonari
658091ed39 - Update to 1.1.0 2017-05-25 03:15:54 +00:00
TAKATSU Tomonari
ef5d2caeb6 - Update to 1.0.5 2017-05-03 19:16:50 +00:00
TAKATSU Tomonari
8bbbe2412d - Add new port: math/R-cran-backports
Implementations of functions which have been introduced in R since
  version 3.0.0. The backports are conditionally exported which results
  in R resolving the function names to the version shipped with R (if
  available) and uses the implemented backports as fallback. This way
  package developers can make use of the new functions without worrying
  about the minimum required R version.

  WWW: https://cran.r-project.org/web/packages/backports/
2016-12-17 06:52:40 +00:00