Last updated on 2025-07-17 05:50:22 CEST.
Package | FAIL | ERROR | NOTE | OK |
---|---|---|---|---|
combinIT | 1 | 12 | ||
ftaproxim | 1 | 12 | ||
ReMFPCA | 13 | |||
Rfssa | 8 | 5 |
Current CRAN status: ERROR: 1, NOTE: 12
Version: 2.0.0
Check: C++ specification
Result: NOTE
Specified C++11: please drop specification unless essential
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-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Version: 2.0.0
Check: tests
Result: ERROR
Running 'testthat.R' [5s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(combinIT)
>
> test_check("combinIT")
[ FAIL 4 | WARN 0 | SKIP 0 | PASS 13 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-CI_test.R:8:3'): CI_test works ───────────────────────────────
x$Bonferroni < 0.05 is not TRUE
`actual`: FALSE
`expected`: TRUE
── Failure ('test-CI_test.R:9:3'): CI_test works ───────────────────────────────
x$Sidak < 0.05 is not TRUE
`actual`: FALSE
`expected`: TRUE
── Failure ('test-CI_test.R:10:3'): CI_test works ──────────────────────────────
x$Jacobi < 0.05 is not TRUE
`actual`: FALSE
`expected`: TRUE
── Failure ('test-CI_test.R:11:3'): CI_test works ──────────────────────────────
x$GC < 0.05 is not TRUE
`actual`: FALSE
`expected`: TRUE
[ FAIL 4 | WARN 0 | SKIP 0 | PASS 13 ]
Error: Test failures
Execution halted
Flavor: r-devel-windows-x86_64
Current CRAN status: FAIL: 1, OK: 12
Version: 0.0.1
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:
+ ),
+ dist = c("weibull", "unif", "unif"),
+ param = list(c(2, 3), c(0.5 - delta, 0.5 + delta), c(0.1 - delta, 0.1 + delta))
+ )
> proxel <- data.frame(State = "IS", ageInt = 0.1, Prob = 0.9)
> delta <- 0.1
> nextLevel(BE, proxel, delta)
State ageInt Prob
1 OK 0.0 0.0
2 IS 0.2 0.9
3 F 0.0 0.0
>
>
>
>
> ### * <FOOTER>
> ###
> cleanEx()
> options(digits = 7L)
> base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
Time elapsed: 6.28 0.25 6.52 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-release-windows-x86_64
Current CRAN status: OK: 13
Current CRAN status: NOTE: 8, OK: 5
Version: 3.1.0
Check: Rd cross-references
Result: NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
as.funts.Rd: fd, fts, create.bspline.basis
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-windows-x86_64
Version: 3.1.0
Check: installed package size
Result: NOTE
installed size is 7.6Mb
sub-directories of 1Mb or more:
libs 6.8Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64