CRAN Package Check Results for Maintainer ‘David Granjon <dgranjon at ymail.com>’

Last updated on 2025-12-07 07:50:25 CET.

Package ERROR WARN NOTE OK
argonDash 13
argonR 1 3 9
bs4Dash 1 12
CaPO4Sim 1 3 9
dockViewR 1 12
g6R 1 12
scoutbaR 13
shinydashboardPlus 1 12
shinyEffects 13
shinyMobile 1 9 3
shinyNextUI 13
tablerDash 13

Package argonDash

Current CRAN status: OK: 13

Package argonR

Current CRAN status: WARN: 1, NOTE: 3, OK: 9

Version: 0.2.0
Check: package dependencies
Result: WARN Cannot process vignettes Packages suggested but not available for checking: 'knitr', 'rmarkdown' VignetteBuilder package required for checking but not installed: ‘knitr’ 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

Version: 0.2.0
Check: LazyData
Result: NOTE 'LazyData' is specified without a 'data' directory Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Package bs4Dash

Current CRAN status: WARN: 1, OK: 12

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

Version: 2.3.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

Package CaPO4Sim

Current CRAN status: ERROR: 1, NOTE: 3, OK: 9

Version: 0.2.1
Check: package dependencies
Result: ERROR Packages required but not available: 'shinyjqui', 'plotly', 'visNetwork', 'DT' See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’ manual. Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.2.1
Check: installed package size
Result: NOTE installed size is 6.2Mb sub-directories of 1Mb or more: entry_level 1.7Mb virtual_patient_simulator 3.1Mb Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Package dockViewR

Current CRAN status: ERROR: 1, OK: 12

Version: 0.2.0
Check: package dependencies
Result: ERROR Package required but not available: ‘htmlwidgets’ Packages suggested but not available for checking: 'knitr', 'rmarkdown', 'roxy.shinylive', 'shinytest2', 'visNetwork', 'quarto' VignetteBuilder package required for checking but not installed: ‘quarto’ See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’ manual. Flavor: r-devel-linux-x86_64-debian-gcc

Package g6R

Current CRAN status: ERROR: 1, OK: 12

Version: 0.1.0
Check: package dependencies
Result: ERROR Package required but not available: ‘htmlwidgets’ Packages suggested but not available for checking: 'knitr', 'rmarkdown', 'quarto', 'roxy.shinylive' VignetteBuilder packages required for checking but not installed: 'quarto', 'knitr' See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’ manual. Flavor: r-devel-linux-x86_64-debian-gcc

Package scoutbaR

Current CRAN status: OK: 13

Package shinydashboardPlus

Current CRAN status: WARN: 1, OK: 12

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

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

Package shinyEffects

Current CRAN status: OK: 13

Package shinyMobile

Current CRAN status: ERROR: 1, NOTE: 9, OK: 3

Version: 2.0.1
Check: DESCRIPTION meta-information
Result: NOTE Missing dependency on R >= 4.1.0 because package code uses the pipe |> or function shorthand \(...) syntax added in R 4.1.0. File(s) using such syntax: ‘fabs.Rd’ 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: 2.0.1
Check: package dependencies
Result: WARN Cannot process vignettes Packages suggested but not available for checking: 'knitr', 'rmarkdown', 'apexcharter', 'shinytest2' VignetteBuilder package required for checking but not installed: ‘knitr’ Flavor: r-devel-linux-x86_64-debian-gcc

Version: 2.0.1
Check: examples
Result: ERROR Running examples in ‘shinyMobile-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: f7SplitLayout > ### Title: Framework7 split layout > ### Aliases: f7SplitLayout > > ### ** Examples > > library(shiny) > library(ggplot2) > library(shinyMobile) > library(apexcharter) Error in library(apexcharter) : there is no package called ‘apexcharter’ Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 2.0.1
Check: tests
Result: ERROR Running ‘testthat.R’ [1s/1s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(shinyMobile) > library(shinytest2) Error in library(shinytest2) : there is no package called 'shinytest2' Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

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

Package shinyNextUI

Current CRAN status: OK: 13

Package tablerDash

Current CRAN status: OK: 13