CRAN Package Check Results for Package multimedia

Last updated on 2025-12-06 17:48:44 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.0 62.59 933.20 995.79 NOTE
r-devel-linux-x86_64-debian-gcc 0.2.0 49.14 450.63 499.77 ERROR
r-devel-linux-x86_64-fedora-clang 0.2.0 139.00 1303.03 1442.03 NOTE
r-devel-linux-x86_64-fedora-gcc 0.2.0 137.00 1344.30 1481.30 NOTE
r-devel-windows-x86_64 0.2.0 55.00 944.00 999.00 NOTE
r-patched-linux-x86_64 0.2.0 57.96 943.24 1001.20 NOTE
r-release-linux-x86_64 0.2.0 60.46 936.84 997.30 NOTE
r-release-macos-arm64 0.2.0 NOTE
r-release-macos-x86_64 0.2.0 56.00 1145.00 1201.00 NOTE
r-release-windows-x86_64 0.2.0 53.00 929.00 982.00 NOTE
r-oldrel-macos-arm64 0.2.0 OK
r-oldrel-macos-x86_64 0.2.0 68.00 816.00 884.00 OK
r-oldrel-windows-x86_64 0.2.0 73.00 1148.00 1221.00 OK

Check Details

Version: 0.2.0
Check: DESCRIPTION meta-information
Result: NOTE Missing dependency on R >= 4.2.0 because package code uses the pipe placeholder syntax added in R 4.2.0. File(s) using such syntax: ‘predict.R’ ‘sensitivity.R’ ‘treatment_profile.R’ Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64

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

Version: 0.2.0
Check: examples
Result: ERROR Running examples in ‘multimedia-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: ansi_aware_handler > ### Title: Pretty Printing > ### Aliases: ansi_aware_handler > > ### ** Examples > > knitr::knit_hooks$set(output = ansi_aware_handler) Error in loadNamespace(x) : there is no package called ‘knitr’ Calls: loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.2.0
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