* using log directory 'd:/RCompile/CRANincoming/R-devel/RevSD.Rcheck' * using R version 4.4.0 alpha (2024-03-31 r86238 ucrt) * using platform: x86_64-w64-mingw32 * R was compiled by gcc.exe (GCC) 13.2.0 GNU Fortran (GCC) 13.2.0 * running under: Windows Server 2022 x64 (build 20348) * using session charset: UTF-8 * checking for file 'RevSD/DESCRIPTION' ... OK * checking extension type ... Package * this is package 'RevSD' version '0.1.1' * package encoding: UTF-8 * checking CRAN incoming feasibility ... NOTE Maintainer: 'Hieu Nguyen ' New submission This build time stamp is over a month old. * checking package namespace information ... OK * checking package dependencies ... OK * checking if this is a source package ... OK * checking if there is a namespace ... OK * checking for hidden files and directories ... OK * checking for portable file names ... OK * checking serialization versions ... OK * checking whether package 'RevSD' can be installed ... OK * checking installed package size ... OK * checking package directory ... OK * checking for future file timestamps ... OK * checking DESCRIPTION meta-information ... OK * checking top-level files ... OK * checking for left-over files ... OK * checking index information ... OK * checking package subdirectories ... OK * checking code files for non-ASCII characters ... OK * checking R files for syntax errors ... OK * checking whether the package can be loaded ... OK * checking whether the package can be loaded with stated dependencies ... OK * checking whether the package can be unloaded cleanly ... OK * checking whether the namespace can be loaded with stated dependencies ... OK * checking whether the namespace can be unloaded cleanly ... OK * checking loading without being on the library search path ... OK * checking use of S3 registration ... OK * checking dependencies in R code ... WARNING 'library' or 'require' calls not declared from: 'shiny' 'shinydashboard' 'library' or 'require' calls in package code: 'shiny' 'shinydashboard' Please use :: or requireNamespace() instead. See section 'Suggested packages' in the 'Writing R Extensions' manual. * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... OK * checking Rd files ... OK * checking Rd metadata ... OK * checking Rd line widths ... OK * checking Rd cross-references ... OK * checking for missing documentation entries ... OK * checking for code/documentation mismatches ... OK * checking Rd \usage sections ... OK * checking Rd contents ... OK * checking for unstated dependencies in examples ... OK * checking examples ... [73s] ERROR Running examples in 'RevSD-Ex.R' failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: revsd > ### Title: Visualizing the Standard Deviation via Revolution > ### Aliases: revsd > > ### ** Examples > > revsd(c(10,18,23,30,36), shouldLaunch = FALSE) Loading required package: shiny Warning in library(package, lib.loc = lib.loc, character.only = TRUE, logical.return = TRUE, : there is no package called 'shiny' Loading required package: shinydashboard Warning in library(package, lib.loc = lib.loc, character.only = TRUE, logical.return = TRUE, : there is no package called 'shinydashboard' Installing package into 'D:/temp/RtmpS2UpMg/RLIBS_2e3201b72338e' (as 'lib' is unspecified) trying URL 'http://cran.us.r-project.org/bin/windows/contrib/4.4/plotrix_3.8-4.zip' Content type 'application/zip' length 1155762 bytes (1.1 MB) ================================================== downloaded 1.1 MB package 'plotrix' successfully unpacked and MD5 sums checked The downloaded binary packages are in D:\temp\RtmpQ108kw\downloaded_packages Installing package into 'D:/temp/RtmpS2UpMg/RLIBS_2e3201b72338e' (as 'lib' is unspecified) also installing the dependencies 'cli', 'magrittr', 'Rcpp', 'BH', 'base64enc', 'cachem', 'fastmap', 'jquerylib', 'lifecycle', 'memoise', 'mime', 'fs', 'R6', 'rappdirs', 'httpuv', 'xtable', 'fontawesome', 'sourcetools', 'later', 'promises', 'crayon', 'withr', 'commonmark', 'glue', 'digest', 'anytime', 'bslib', 'sass', 'shiny', 'htmltools', 'jsonlite', 'rlang' trying URL 'http://cran.us.r-project.org/bin/windows/contrib/4.4/cli_3.6.2.zip' Content type 'application/zip' length 1362940 bytes (1.3 MB) ================================================== downloaded 1.3 MB trying URL 'http://cran.us.r-project.org/bin/windows/contrib/4.4/magrittr_2.0.3.zip' Content type 'application/zip' length 229524 bytes (224 KB) ================================================== downloaded 224 KB trying URL 'http://cran.us.r-project.org/bin/windows/contrib/4.4/Rcpp_1.0.12.zip' Content type 'application/zip' length 2885108 bytes (2.8 MB) ================================================== downloaded 2.8 MB trying URL 'http://cran.us.r-project.org/bin/windows/contrib/4.4/BH_1.84.0-0.zip' Content type 'application/zip' length 21468603 bytes (20.5 MB) ================================================== downloaded 20.5 MB trying URL 'http://cran.us.r-project.org/bin/windows/contrib/4.4/base64enc_0.1-3.zip' Content type 'application/zip' length 33124 bytes (32 KB) ================================================== downloaded 32 KB trying URL 'http://cran.us.r-project.org/bin/windows/contrib/4.4/cachem_1.0.8.zip' Content type 'application/zip' length 73808 bytes (72 KB) ================================================== downloaded 72 KB trying URL 'http://cran.us.r-project.org/bin/windows/contrib/4.4/fastmap_1.1.1.zip' Content type 'application/zip' length 135077 bytes (131 KB) ================================================== downloaded 131 KB trying URL 'http://cran.us.r-project.org/bin/windows/contrib/4.4/jquerylib_0.1.4.zip' Content type 'application/zip' length 526055 bytes (513 KB) ================================================== downloaded 513 KB trying URL 'http://cran.us.r-project.org/bin/windows/contrib/4.4/lifecycle_1.0.4.zip' Content type 'application/zip' length 140919 bytes (137 KB) ================================================== downloaded 137 KB trying URL 'http://cran.us.r-project.org/bin/windows/contrib/4.4/memoise_2.0.1.zip' Content type 'application/zip' length 51091 bytes (49 KB) ================================================== downloaded 49 KB trying URL 'http://cran.us.r-project.org/bin/windows/contrib/4.4/mime_0.12.zip' Content type 'application/zip' length 40917 bytes (39 KB) ================================================== downloaded 39 KB trying URL 'http://cran.us.r-project.org/bin/windows/contrib/4.4/fs_1.6.3.zip' Content type 'application/zip' length 398486 bytes (389 KB) ================================================== downloaded 389 KB trying URL 'http://cran.us.r-project.org/bin/windows/contrib/4.4/R6_2.5.1.zip' Content type 'application/zip' length 84995 bytes (83 KB) ================================================== downloaded 83 KB trying URL 'http://cran.us.r-project.org/bin/windows/contrib/4.4/rappdirs_0.3.3.zip' Content type 'application/zip' length 52639 bytes (51 KB) ================================================== downloaded 51 KB trying URL 'http://cran.us.r-project.org/bin/windows/contrib/4.4/httpuv_1.6.15.zip' Content type 'application/zip' length 1003451 bytes (979 KB) ================================================== downloaded 979 KB trying URL 'http://cran.us.r-project.org/bin/windows/contrib/4.4/xtable_1.8-4.zip' Content type 'application/zip' length 710690 bytes (694 KB) ================================================== downloaded 694 KB trying URL 'http://cran.us.r-project.org/bin/windows/contrib/4.4/fontawesome_0.5.2.zip' Content type 'application/zip' length 1351121 bytes (1.3 MB) ================================================== downloaded 1.3 MB trying URL 'http://cran.us.r-project.org/bin/windows/contrib/4.4/sourcetools_0.1.7-1.zip' Content type 'application/zip' length 128018 bytes (125 KB) ================================================== downloaded 125 KB trying URL 'http://cran.us.r-project.org/bin/windows/contrib/4.4/later_1.3.2.zip' Content type 'application/zip' length 448621 bytes (438 KB) ================================================== downloaded 438 KB trying URL 'http://cran.us.r-project.org/bin/windows/contrib/4.4/promises_1.2.1.zip' Content type 'application/zip' length 2000360 bytes (1.9 MB) ================================================== downloaded 1.9 MB trying URL 'http://cran.us.r-project.org/bin/windows/contrib/4.4/crayon_1.5.2.zip' Content type 'application/zip' length 164204 bytes (160 KB) ================================================== downloaded 160 KB trying URL 'http://cran.us.r-project.org/bin/windows/contrib/4.4/withr_3.0.0.zip' Content type 'application/zip' length 249908 bytes (244 KB) ================================================== downloaded 244 KB trying URL 'http://cran.us.r-project.org/bin/windows/contrib/4.4/commonmark_1.9.1.zip' Content type 'application/zip' length 142217 bytes (138 KB) ================================================== downloaded 138 KB trying URL 'http://cran.us.r-project.org/bin/windows/contrib/4.4/glue_1.7.0.zip' Content type 'application/zip' length 163273 bytes (159 KB) ================================================== downloaded 159 KB trying URL 'http://cran.us.r-project.org/bin/windows/contrib/4.4/digest_0.6.35.zip' Content type 'application/zip' length 219370 bytes (214 KB) ================================================== downloaded 214 KB trying URL 'http://cran.us.r-project.org/bin/windows/contrib/4.4/anytime_0.3.9.zip' Content type 'application/zip' length 725772 bytes (708 KB) ================================================== downloaded 708 KB trying URL 'http://cran.us.r-project.org/bin/windows/contrib/4.4/bslib_0.7.0.zip' Content type 'application/zip' length 5570302 bytes (5.3 MB) ================================================== downloaded 5.3 MB trying URL 'http://cran.us.r-project.org/bin/windows/contrib/4.4/sass_0.4.9.zip' Content type 'application/zip' length 2613689 bytes (2.5 MB) ================================================== downloaded 2.5 MB trying URL 'http://cran.us.r-project.org/bin/windows/contrib/4.4/shiny_1.8.1.zip' Content type 'application/zip' length 4836288 bytes (4.6 MB) ================================================== downloaded 4.6 MB trying URL 'http://cran.us.r-project.org/bin/windows/contrib/4.4/htmltools_0.5.8.zip' Content type 'application/zip' length 362093 bytes (353 KB) ================================================== downloaded 353 KB trying URL 'http://cran.us.r-project.org/bin/windows/contrib/4.4/jsonlite_1.8.8.zip' Content type 'application/zip' length 1107084 bytes (1.1 MB) ================================================== downloaded 1.1 MB trying URL 'http://cran.us.r-project.org/bin/windows/contrib/4.4/rlang_1.1.3.zip' Content type 'application/zip' length 1614016 bytes (1.5 MB) ================================================== downloaded 1.5 MB trying URL 'http://cran.us.r-project.org/bin/windows/contrib/4.4/shinyWidgets_0.8.3.zip' Content type 'application/zip' length 1502229 bytes (1.4 MB) ================================================== downloaded 1.4 MB package 'cli' successfully unpacked and MD5 sums checked package 'magrittr' successfully unpacked and MD5 sums checked package 'Rcpp' successfully unpacked and MD5 sums checked package 'BH' successfully unpacked and MD5 sums checked package 'base64enc' successfully unpacked and MD5 sums checked package 'cachem' successfully unpacked and MD5 sums checked package 'fastmap' successfully unpacked and MD5 sums checked package 'jquerylib' successfully unpacked and MD5 sums checked package 'lifecycle' successfully unpacked and MD5 sums checked package 'memoise' successfully unpacked and MD5 sums checked package 'mime' successfully unpacked and MD5 sums checked package 'fs' successfully unpacked and MD5 sums checked package 'R6' successfully unpacked and MD5 sums checked package 'rappdirs' successfully unpacked and MD5 sums checked package 'httpuv' successfully unpacked and MD5 sums checked package 'xtable' successfully unpacked and MD5 sums checked package 'fontawesome' successfully unpacked and MD5 sums checked package 'sourcetools' successfully unpacked and MD5 sums checked package 'later' successfully unpacked and MD5 sums checked package 'promises' successfully unpacked and MD5 sums checked package 'crayon' successfully unpacked and MD5 sums checked package 'withr' successfully unpacked and MD5 sums checked package 'commonmark' successfully unpacked and MD5 sums checked package 'glue' successfully unpacked and MD5 sums checked package 'digest' successfully unpacked and MD5 sums checked package 'anytime' successfully unpacked and MD5 sums checked package 'bslib' successfully unpacked and MD5 sums checked package 'sass' successfully unpacked and MD5 sums checked package 'shiny' successfully unpacked and MD5 sums checked package 'htmltools' successfully unpacked and MD5 sums checked package 'jsonlite' successfully unpacked and MD5 sums checked package 'rlang' successfully unpacked and MD5 sums checked package 'shinyWidgets' successfully unpacked and MD5 sums checked The downloaded binary packages are in D:\temp\RtmpQ108kw\downloaded_packages Error in dashboardPage(skin = "yellow", dashboardHeader(title = "RMSD from ECDF"), : could not find function "dashboardPage" Calls: revsd Execution halted * checking PDF version of manual ... [13s] OK * checking HTML version of manual ... OK * DONE Status: 1 ERROR, 1 WARNING, 1 NOTE