Last updated on 2025-09-16 12:52:24 CEST.
Package | ERROR | NOTE | OK |
---|---|---|---|
ade4 | 5 | 8 | |
ade4TkGUI | 13 | ||
adegraphics | 2 | 11 | |
adephylo | 13 | ||
adespatial | 13 | ||
aods3 | 13 | ||
CINID | 13 | ||
DRomics | 3 | 10 | |
fitdistrplus | 13 | ||
Interatrix | 13 | ||
LDcorSV | 13 | ||
LifemapR | 13 | ||
MareyMap | 13 | ||
Mondrian | 13 | ||
nlsMicrobio | 13 | ||
nlstools | 13 | ||
OnAge | 13 | ||
phylter | 13 | ||
ssd4mosaic | 1 | 12 |
Current CRAN status: NOTE: 5, OK: 8
Version: 1.7-23
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘sp’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 1.7-23
Check: installed package size
Result: NOTE
installed size is 9.3Mb
sub-directories of 1Mb or more:
R 2.0Mb
data 2.9Mb
libs 2.6Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Current CRAN status: OK: 13
Current CRAN status: NOTE: 2, OK: 11
Version: 1.0-22
Check: installed package size
Result: NOTE
installed size is 5.3Mb
sub-directories of 1Mb or more:
R 2.1Mb
doc 2.7Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: NOTE: 3, OK: 10
Version: 2.6-2
Check: installed package size
Result: NOTE
installed size is 5.7Mb
sub-directories of 1Mb or more:
doc 2.5Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: ERROR: 1, OK: 12
Version: 1.0.3
Check: tests
Result: ERROR
Running 'spelling.R' [0s]
Running 'testthat.R' [109s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/tests.html
> # * https://testthat.r-lib.org/reference/test_package.html#special-files
>
> library(testthat)
> library(ssd4mosaic)
>
> test_check("ssd4mosaic")
[ FAIL 3 | WARN 0 | SKIP 1 | PASS 66 ]
══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• On CRAN (1): 'test-golem-recommended.R:72:5'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-fct_ci_plots.R:23:3'): Confidence intervals are added to plots ──
plot_ci$layers has length 16, not length 11.
── Failure ('test-fct_ci_plots.R:24:3'): Confidence intervals are added to plots ──
plot_cens_ci$layers has length 11, not length 7.
── Error ('test-fct_options_plots.R:8:3'): Uncensored data can be coloured by group ──
Error in `order(p$layers[[1]]$data$group)`: argument 1 is not a vector
Backtrace:
▆
1. └─base::order(p$layers[[1]]$data$group) at test-fct_options_plots.R:8:3
[ FAIL 3 | WARN 0 | SKIP 1 | PASS 66 ]
Error: Test failures
Execution halted
Flavor: r-release-windows-x86_64