Last updated on 2026-01-27 03:47:31 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.23 | 12.69 | 117.78 | 130.47 | NOTE | --no-tests --no-vignettes |
| r-devel-linux-x86_64-debian-gcc | 0.23 | 9.87 | 86.59 | 96.46 | NOTE | --no-tests --no-vignettes |
| r-devel-linux-x86_64-fedora-clang | 0.23 | 20.00 | 737.31 | 757.31 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.23 | 21.00 | 4539.63 | 4560.63 | ERROR | |
| r-devel-windows-x86_64 | 0.23 | 16.00 | 158.00 | 174.00 | OK | --no-vignettes |
| r-patched-linux-x86_64 | 0.23 | 11.01 | 111.43 | 122.44 | OK | --no-tests --no-vignettes |
| r-release-linux-x86_64 | 0.23 | 12.93 | 109.75 | 122.68 | OK | --no-tests --no-vignettes |
| r-release-macos-arm64 | 0.23 | OK | ||||
| r-release-macos-x86_64 | 0.23 | 8.00 | 563.00 | 571.00 | OK | |
| r-release-windows-x86_64 | 0.23 | 16.00 | 394.00 | 410.00 | OK | --no-vignettes |
| r-oldrel-macos-arm64 | 0.23 | OK | ||||
| r-oldrel-macos-x86_64 | 0.23 | 8.00 | 541.00 | 549.00 | OK | |
| r-oldrel-windows-x86_64 | 0.23 | 1.00 | 10.00 | 11.00 | ERROR | --no-vignettes |
Version: 0.23
Flags: --no-tests --no-vignettes
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Joshua N. Pritikin <jpritikin@pobox.com>’
Package CITATION file contains call(s) to old-style citEntry(). Please
use bibentry() instead.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 0.23
Check: tests
Result: ERROR
Running ‘testthat.R’ [66m/90m]
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.
Saving _problems/test-addExploratoryFactor-87.R
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 0.23
Flags: --no-vignettes
Check: package dependencies
Result: ERROR
Package required but not available: 'OpenMx'
See section 'The DESCRIPTION file' in the 'Writing R Extensions'
manual.
Flavor: r-oldrel-windows-x86_64