CRAN Package Check Results for Package limonaid

Last updated on 2025-12-05 13:51:15 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 25.5.5 5.60 47.43 53.03 OK
r-devel-linux-x86_64-debian-gcc 25.5.5 4.75 26.02 30.77 ERROR
r-devel-linux-x86_64-fedora-clang 25.5.5 13.00 66.74 79.74 OK
r-devel-linux-x86_64-fedora-gcc 25.5.5 14.00 75.15 89.15 OK
r-devel-windows-x86_64 25.5.5 7.00 70.00 77.00 OK
r-patched-linux-x86_64 25.5.5 6.91 40.23 47.14 OK
r-release-linux-x86_64 25.5.5 5.12 42.07 47.19 OK
r-release-macos-arm64 25.5.5 OK
r-release-macos-x86_64 25.5.5 5.00 52.00 57.00 OK
r-release-windows-x86_64 25.5.5 8.00 68.00 76.00 OK
r-oldrel-macos-arm64 25.5.5 OK
r-oldrel-macos-x86_64 25.5.5 5.00 66.00 71.00 OK
r-oldrel-windows-x86_64 25.5.5 10.00 79.00 89.00 OK

Check Details

Version: 25.5.5
Check: package dependencies
Result: WARN Cannot process vignettes Packages suggested but not available for checking: 'ggrepel', 'knitr', 'psyverse', 'rmarkdown' VignetteBuilder package required for checking but not installed: ‘knitr’ Flavor: r-devel-linux-x86_64-debian-gcc

Version: 25.5.5
Check: examples
Result: ERROR Running examples in ‘limonaid-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: processLimeSurveyDropouts > ### Title: Process LimeSurvey dropouts > ### Aliases: processLimeSurveyDropouts > > ### ** Examples > > limonaid::processLimeSurveyDropouts(c(1,2,1,1,2,3,2,2,3,2,1)); Error in limonaid::processLimeSurveyDropouts(c(1, 2, 1, 1, 2, 3, 2, 2, : To process the LimeSurvey dropouts, you need to have both the {ggplot2} and {ggrepel} packages installed. You can install them with: install.packages(c('ggplot2', 'ggrepel')); Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 25.5.5
Check: package vignettes
Result: NOTE Package has ‘vignettes’ subdirectory but apparently no vignettes. Perhaps the ‘VignetteBuilder’ information is missing from the DESCRIPTION file? Flavor: r-devel-linux-x86_64-debian-gcc