CRAN Package Check Results for Maintainer ‘Marcus Rowcliffe <marcus.rowcliffe at ioz.ac.uk>’

Last updated on 2025-11-16 01:49:55 CET.

Package FAIL NOTE OK
activity 2 11
sbd 1 12

Package activity

Current CRAN status: NOTE: 2, OK: 11

Version: 1.3.4
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Marcus Rowcliffe <marcus.rowcliffe@ioz.ac.uk>’ No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: person(given = "Marcus", family = "Rowcliffe", role = c("aut", "cre"), email = "marcus.rowcliffe@ioz.ac.uk") as necessary. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Package sbd

Current CRAN status: FAIL: 1, OK: 12

Version: 0.1.0
Check: PDF version of manual
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: > ### Title: Summarise a linear model > ### Aliases: summary.sbm > > ### ** Examples > > data(BCI_speed_data) > mod <- sbm(speed~mass, BCI_speed_data, pdf="lnorm") > summary(mod) estimate stdError tValue pValue lmean.(Intercept) -2.000214738 0.025891134 77.254814 0.000000e+00 lmean.mass 0.007705719 0.002022373 3.810235 1.427234e-04 lsig -0.219988199 0.015221563 14.452405 2.948531e-45 > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 6.95 0.34 7.29 NA NA > grDevices::dev.off() null device 1 > ### > ### Local variables: *** > ### mode: outline-minor *** > ### outline-regexp: "\\(> \\)?### [*]+" *** > ### End: *** > quit('no') ======== End of example output (where/before crash/hang up occured ?) ======== Flavor: r-devel-windows-x86_64