Last updated on 2026-04-24 06:53:11 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.0.8 | 3.37 | 37.17 | 40.54 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.0.8 | 2.89 | 28.34 | 31.23 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.0.8 | 7.00 | 58.35 | 65.35 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.0.8 | 7.00 | 71.78 | 78.78 | NOTE | |
| r-devel-macos-arm64 | 0.0.8 | 1.00 | 16.00 | 17.00 | OK | |
| r-devel-windows-x86_64 | 0.0.8 | 8.00 | 53.00 | 61.00 | OK | |
| r-patched-linux-x86_64 | 0.0.8 | 3.72 | 34.42 | 38.14 | OK | |
| r-release-linux-x86_64 | 0.0.8 | 3.11 | 32.22 | 35.33 | OK | |
| r-release-macos-arm64 | 0.0.8 | 1.00 | 15.00 | 16.00 | OK | |
| r-release-macos-x86_64 | 0.0.8 | 3.00 | 69.00 | 72.00 | OK | |
| r-release-windows-x86_64 | 0.0.8 | 10.00 | 54.00 | 64.00 | OK | |
| r-oldrel-macos-arm64 | 0.0.8 | 1.00 | 19.00 | 20.00 | OK | |
| r-oldrel-macos-x86_64 | 0.0.8 | 3.00 | 85.00 | 88.00 | OK | |
| r-oldrel-windows-x86_64 | 0.0.8 | 1.00 | 10.00 | 11.00 | ERROR |
Version: 0.0.8
Check: dependencies in R code
Result: NOTE
Namespaces in Imports field not imported from:
‘DT’ ‘colourpicker’ ‘data.table’ ‘dplyr’ ‘ggiraph’ ‘ggplot2’ ‘glca’
‘haven’ ‘lavaan’ ‘mclust’ ‘mirt’ ‘plotly’ ‘poLCA’ ‘psych’ ‘purrr’
‘readr’ ‘readxl’ ‘rlang’ ‘semPlot’ ‘semptools’ ‘shinyWidgets’ ‘stats’
‘stringr’ ‘tibble’ ‘tidyLPA’ ‘tidyr’ ‘tidyverse’ ‘viridisLite’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.0.8
Check: package dependencies
Result: ERROR
Packages required but not available: 'semPlot', 'semptools'
See section 'The DESCRIPTION file' in the 'Writing R Extensions'
manual.
Flavor: r-oldrel-windows-x86_64