CRAN Package Check Results for Package IrregLong

Last updated on 2026-01-31 05:51:33 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.4.0 8.56 79.95 88.51 OK
r-devel-linux-x86_64-debian-gcc 0.4.1 6.52 68.36 74.88 OK
r-devel-linux-x86_64-fedora-clang 0.4.1 20.00 158.86 178.86 OK
r-devel-linux-x86_64-fedora-gcc 0.4.1 18.00 166.59 184.59 OK
r-devel-windows-x86_64 0.4.1 12.00 99.00 111.00 OK
r-patched-linux-x86_64 0.4.0 8.10 73.31 81.41 OK
r-release-linux-x86_64 0.4.0 6.73 63.45 70.18 ERROR
r-release-macos-arm64 0.4.1 3.00 27.00 30.00 OK
r-release-macos-x86_64 0.4.1 7.00 170.00 177.00 OK
r-release-windows-x86_64 0.4.0 8.00 87.00 95.00 OK
r-oldrel-macos-arm64 0.4.1 3.00 32.00 35.00 OK
r-oldrel-macos-x86_64 0.4.1 7.00 182.00 189.00 OK
r-oldrel-windows-x86_64 0.4.1 16.00 127.00 143.00 OK

Check Details

Version: 0.4.0
Check: examples
Result: ERROR Running examples in ‘IrregLong-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: abacus.plot > ### Title: Create an abacus plot Creates an abacus plot, depicting visits > ### per subject over time > ### Aliases: abacus.plot > > ### ** Examples > > library(MEMSS) Error in library(MEMSS) : there is no package called ‘MEMSS’ Execution halted Flavor: r-release-linux-x86_64

Version: 0.4.0
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: ... --- re-building ‘Irreglong-vignette.Rmd’ using rmarkdown Quitting from Irreglong-vignette.Rmd:57-63 [unnamed-chunk-1] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/rlang_error> Error in `library()`: ! there is no package called 'MEMSS' --- Backtrace: ▆ 1. └─base::library(MEMSS) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'Irreglong-vignette.Rmd' failed with diagnostics: there is no package called 'MEMSS' --- failed re-building ‘Irreglong-vignette.Rmd’ SUMMARY: processing the following file failed: ‘Irreglong-vignette.Rmd’ Error: Vignette re-building failed. Execution halted Flavor: r-release-linux-x86_64