Last updated on 2023-03-24 04:52:30 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.23 | 12.75 | 122.16 | 134.91 | OK | --no-tests --no-vignettes |
r-devel-linux-x86_64-debian-gcc | 0.23 | 11.48 | 97.03 | 108.51 | OK | --no-tests --no-vignettes |
r-devel-linux-x86_64-fedora-clang | 0.23 | 2505.11 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.23 | 1012.95 | OK | |||
r-patched-linux-x86_64 | 0.23 | 14.13 | 114.07 | 128.20 | OK | --no-tests --no-vignettes |
r-release-linux-x86_64 | 0.23 | 13.26 | 119.90 | 133.16 | OK | --no-tests --no-vignettes |
r-release-macos-arm64 | 0.23 | 259.00 | OK | |||
r-release-macos-x86_64 | 0.23 | 576.00 | OK | |||
r-release-windows-x86_64 | 0.23 | 29.00 | 1752.00 | 1781.00 | OK | |
r-oldrel-macos-arm64 | 0.23 | 219.00 | OK | |||
r-oldrel-macos-x86_64 | 0.23 | 211.00 | OK | |||
r-oldrel-windows-ix86+x86_64 | 0.23 | 33.00 | 1493.00 | 1526.00 | OK |
Version: 0.23
Check: tests
Result: ERROR
Running ‘testthat.R’ [30m/39m]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> # NOTE: This will not test an uninstalled package.
> library(testthat)
> test_check('ifaTools')
Loading required package: ifaTools
Loading required package: shiny
Loading required package: ggplot2
Loading required package: reshape2
Loading required package: rpf
Loading required package: parallel
Loading required package: OpenMx
To take full advantage of multiple cores, use:
mxOption(key='Number of Threads', value=parallel::detectCores()) #now
Sys.setenv(OMP_NUM_THREADS=parallel::detectCores()) #before library(OpenMx)
Welcome to ifaTools!
Use itemModelExplorer() to explore item models.
Use modelBuilder() to build an IFA model.
Flavor: r-devel-linux-x86_64-fedora-clang