Last updated on 2025-06-06 20:49:57 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.5.6 | 88.15 | 142.88 | 231.03 | OK | |
r-devel-linux-x86_64-debian-gcc | 2.5.6 | 56.11 | 101.87 | 157.98 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 2.5.6 | 398.78 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 2.5.6 | 358.90 | NOTE | |||
r-devel-windows-x86_64 | 2.5.6 | 81.00 | 146.00 | 227.00 | OK | |
r-patched-linux-x86_64 | 2.5.6 | 87.39 | 139.00 | 226.39 | OK | |
r-release-linux-x86_64 | 2.5.6 | 90.24 | 137.91 | 228.15 | OK | |
r-release-macos-arm64 | 2.5.6 | 95.00 | OK | |||
r-release-macos-x86_64 | 2.5.6 | 224.00 | OK | |||
r-release-windows-x86_64 | 2.5.6 | 85.00 | 145.00 | 230.00 | OK | |
r-oldrel-macos-arm64 | 2.5.6 | 56.00 | NOTE | |||
r-oldrel-macos-x86_64 | 2.5.6 | 113.00 | NOTE | |||
r-oldrel-windows-x86_64 | 2.5.6 | 119.00 | 189.00 | 308.00 | NOTE |
Version: 2.5.6
Check: tests
Result: ERROR
Running ‘testthat.R’ [39s/43s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(jmv)
>
> test_check("jmv")
[ FAIL 1 | WARN 19 | SKIP 0 | PASS 1174 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('testdescriptives.R:177:5'): Descriptives works old scenario ─────────
Error in `as.character.factor(X, ...)`: malformed factor
Backtrace:
▆
1. ├─desc$frequencies[[1]]$asDF at testdescriptives.R:177:5
2. ├─jmvcore:::`$.ResultsElement`(desc$frequencies[[1]], asDF) at testdescriptives.R:177:5
3. └─jmvcore (local) `<fn>`()
4. └─jmvcore:::as.data.frame.Table(self)
5. └─base::unlist(as.list(column), use.names = FALSE)
6. └─base (local) URapply(x, as.character)
7. └─base::rapply(x, Fn, how = "list")
8. ├─base (local) `<fn>`(X, ...)
9. └─base::as.character.factor(X, ...)
[ FAIL 1 | WARN 19 | SKIP 0 | PASS 1174 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 2.5.6
Check: dependencies in R code
Result: NOTE
Namespaces in Imports field not imported from:
‘BayesFactor’ ‘GGally’ ‘GPArotation’ ‘MASS’ ‘PMCMR’ ‘R6’ ‘ROCR’
‘afex’ ‘car’ ‘dplyr’ ‘emmeans’ ‘ggrepel’ ‘ggridges’ ‘lavaan’
‘multcomp’ ‘mvnormtest’ ‘nnet’ ‘psych’ ‘vcd’ ‘vcdExtra’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 2.5.6
Check: installed package size
Result: NOTE
installed size is 11.0Mb
sub-directories of 1Mb or more:
R 4.0Mb
i18n 6.7Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64