Last updated on 2025-06-12 17:49:02 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.5.6 | 90.66 | 145.02 | 235.68 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 2.5.6 | 51.54 | 98.60 | 150.14 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 2.7.0 | 407.52 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 2.7.0 | 381.61 | NOTE | |||
r-devel-windows-x86_64 | 2.7.0 | 80.00 | 164.00 | 244.00 | OK | |
r-patched-linux-x86_64 | 2.5.6 | 90.70 | 133.77 | 224.47 | OK | |
r-release-linux-x86_64 | 2.5.6 | 94.56 | 134.69 | 229.25 | OK | |
r-release-macos-arm64 | 2.7.0 | 82.00 | OK | |||
r-release-macos-x86_64 | 2.5.6 | 224.00 | OK | |||
r-release-windows-x86_64 | 2.5.6 | 81.00 | 145.00 | 226.00 | OK | |
r-oldrel-macos-arm64 | 2.7.0 | 105.00 | NOTE | |||
r-oldrel-macos-x86_64 | 2.5.6 | 113.00 | NOTE | |||
r-oldrel-windows-x86_64 | 2.5.6 | 117.00 | 194.00 | 311.00 | NOTE |
Version: 2.5.6
Check: tests
Result: ERROR
Running ‘testthat.R’ [56s/68s]
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-clang
Version: 2.5.6
Check: tests
Result: ERROR
Running ‘testthat.R’ [36s/41s]
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.7.0
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’
‘matrixStats’ ‘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.7.0
Check: installed package size
Result: NOTE
installed size is 8.3Mb
sub-directories of 1Mb or more:
R 4.0Mb
i18n 4.1Mb
Flavor: r-oldrel-macos-arm64
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-x86_64, r-oldrel-windows-x86_64