CRAN Package Check Results for Package spsurv

Last updated on 2024-05-02 00:58:57 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.0 379.21 286.10 665.31 NOTE
r-devel-linux-x86_64-debian-gcc 1.0.0 341.78 250.67 592.45 NOTE
r-devel-linux-x86_64-fedora-clang 1.0.0 818.19 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0.0 1044.06 NOTE
r-devel-windows-x86_64 1.0.0 280.00 277.00 557.00 NOTE
r-patched-linux-x86_64 1.0.0 314.73 331.67 646.40 NOTE
r-release-linux-x86_64 1.0.0 309.86 317.30 627.16 NOTE
r-release-macos-arm64 1.0.0 197.00 NOTE
r-release-windows-x86_64 1.0.0 293.00 263.00 556.00 NOTE
r-oldrel-macos-arm64 1.0.0 208.00 NOTE
r-oldrel-macos-x86_64 1.0.0 279.00 ERROR
r-oldrel-windows-x86_64 1.0.0 392.00 327.00 719.00 NOTE

Check Details

Version: 1.0.0
Check: LazyData
Result: NOTE 'LazyData' is specified without a 'data' directory Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Version: 1.0.0
Check: for GNU extensions in Makefiles
Result: NOTE GNU make is a SystemRequirements. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Version: 1.0.0
Check: installed package size
Result: NOTE installed size is 5.8Mb sub-directories of 1Mb or more: doc 1.5Mb libs 3.9Mb Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-windows-x86_64, r-release-macos-arm64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Version: 1.0.0
Check: dependencies in R code
Result: NOTE Namespace in Imports field not imported from: ‘rstantools’ All declared Imports should be used. Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 1.0.0
Check: examples
Result: ERROR Running examples in ‘spsurv-Ex.R’ failed The error most likely occurred in: > ### Name: bppo > ### Title: Bernstein Polynomial Based Proportional Odds Model > ### Aliases: bppo > > ### ** Examples > > > library("spsurv") > data("veteran") Warning in data("veteran") : data set ‘veteran’ not found > > fit <- bppo(Surv(time, status) ~ karno + celltype, + data = veteran) Error in optimHess(theta, fn, gr, control = list(fnscale = -1)) : non-finite value supplied by optim Calls: bppo ... spbp.mle -> <Anonymous> -> <Anonymous> -> .local -> optimHess Execution halted Flavor: r-oldrel-macos-x86_64

Version: 1.0.0
Check: tests
Result: ERROR Running ‘testthat.R’ [17s/31s] Running the tests in ‘tests/testthat.R’ failed. Last 13 lines of output: ── Error ('test.R:33:1'): (code run outside of `test_that()`) ────────────────── Error in `optimHess(theta, fn, gr, control = list(fnscale = -1))`: non-finite value supplied by optim Backtrace: ▆ 1. └─spsurv::bppo(Surv(time, status) ~ karno + factor(celltype), data = veteran) at test.R:33:0 2. └─spsurv:::spbp.default(...) 3. └─spsurv:::spbp.mle(standata = standata, ...) 4. ├─rstan::optimizing(...) 5. └─rstan::optimizing(...) 6. └─rstan (local) .local(object, ...) 7. └─stats::optimHess(theta, fn, gr, control = list(fnscale = -1)) [ FAIL 1 | WARN 7 | SKIP 0 | PASS 0 ] Error: Test failures Execution halted Flavor: r-oldrel-macos-x86_64

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.