Page MenuHomeFreeBSD

devel/R-cran-checkmate: update 2.3.2 to 2.3.4
Needs ReviewPublic

Authored by chris.longros_gmail.com on Tue, Mar 31, 5:23 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Apr 6, 10:46 PM
Unknown Object (File)
Mon, Apr 6, 5:20 AM
Unknown Object (File)
Thu, Apr 2, 10:12 AM
Unknown Object (File)
Tue, Mar 31, 5:32 PM
Subscribers

Details

Reviewers
skreuzer
Summary

Signed-off-by: Christos Longros <chris.longros@gmail.com>

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 72144
Build 69027: arc lint + arc unit

Event Timeline

Tested with poudriere testport and portlint on FreeBSD 16.0-CURRENT amd64. Build, stage, package, and deinstall all clean.

I'll suggest the "make test" too - should add TEST_DEPENDS.

Added TEST_DEPENDS (R6, data.table, testthat, tinytest, tibble).
Poudriere testport and make test both pass.
Bugzilla PR will be filed as well.

Added complete TEST_DEPENDS (all ported Suggests: R6, data.table, devtools, ggplot2, knitr, magrittr, microbenchmark, rmarkdown, testthat, tinytest, tibble). Poudriere testport passes.