CRAN Package Check Results for Maintainer ‘Daniel P. Smith <dansmith at orst.edu>’

Last updated on 2024-10-06 05:50:05 CEST.

Package FAIL NOTE OK
rbiom 1 4 8

Package rbiom

Current CRAN status: FAIL: 1, NOTE: 4, OK: 8

Additional issues

noSuggests

Version: 1.0.3
Check: C++ specification
Result: NOTE Specified C++11: please drop specification unless essential Flavors: r-devel-windows-x86_64, r-release-windows-x86_64, r-oldrel-windows-x86_64

Version: 1.0.3
Check: examples
Result: FAIL Check process probably crashed or hung up for 20 minutes ... killed Most likely this happened in the example checks (?), if not, ignore the following last lines of example output: > > ### ** Examples > > library(rbiom) > > infile <- system.file("extdata", "newick.tre", package = "rbiom") > tree <- read.tree(infile) > > leafs <- tips(tree) > subtree <- subtree(tree, head(leafs)) > > > > > cleanEx() > nameEx("unifrac") > ### * unifrac > > flush(stderr()); flush(stdout()) > > ### Name: unifrac > ### Title: Compute Weighted and Unweighted UniFrac distance matrices. > ### Aliases: unifrac > > ### ** Examples > > library(rbiom) > > infile <- system.file("extdata", "hmp50.bz2", package = "rbiom") > biom <- read.biom(infile) ======== End of example output (where/before crash/hang up occured ?) ======== Flavor: r-release-windows-x86_64

Version: 1.0.3
Check: package dependencies
Result: NOTE Package suggested but not available for checking: ‘rhdf5’ Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64