* using log directory 'd:/Rcompile/CRANpkg/local/3.4/workflowr.Rcheck' * using R version 3.4.4 (2018-03-15) * using platform: x86_64-w64-mingw32 (64-bit) * using session charset: ISO8859-1 * checking for file 'workflowr/DESCRIPTION' ... OK * checking extension type ... Package * this is package 'workflowr' version '1.3.0' * package encoding: UTF-8 * 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 whether package 'workflowr' can be installed ... OK * checking installed package size ... OK * checking package directory ... OK * checking 'build' directory ... 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 R 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 ... OK * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... [12s] OK * checking Rd files ... OK * checking Rd metadata ... 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 installed files from 'inst/doc' ... OK * checking files in 'vignettes' ... OK * checking examples ... [1s] OK * checking for unstated dependencies in 'tests' ... OK * checking tests ... [150s] OK Running 'spelling.R' [0s] Running 'system-info.R' [1s] Comparing 'system-info.Rout' to 'system-info.Rout.save' ...1,77d0 < < < > file.create("system-info.Rout.save") < [1] TRUE < > # System information < > Sys.info() < sysname release < "Windows" "Server 2008 x64" < version nodename < "build 6003, Service Pack 2" "CRANWIN" < machine login < "x86-64" "CRAN" < user effective_user < "CRAN" "CRAN" < > .Platform < $OS.type < [1] "windows" < < $file.sep < [1] "/" < < $dynlib.ext < [1] ".dll" < < $GUI < [1] "RTerm" < < $endian < [1] "little" < < $pkgType < [1] "win.binary" < < $path.sep < [1] ";" < < $r_arch < [1] "x64" < < > sessionInfo() < R version 3.4.4 (2018-03-15) < Platform: x86_64-w64-mingw32/x64 (64-bit) < Running under: Windows Server 2008 x64 (build 6003) Service Pack 2 < < Matrix products: default < < locale: < [1] LC_COLLATE=C LC_CTYPE=German_Germany.1252 < [3] LC_MONETARY=C LC_NUMERIC=C < [5] LC_TIME=C < < attached base packages: < [1] stats graphics grDevices utils datasets methods base < < loaded via a namespace (and not attached): < [1] compiler_3.4.4 < > # Paths < > getwd() < [1] "d:/Rcompile/CRANpkg/local/3.4/workflowr.Rcheck/tests" < > tempdir() < [1] "D:\\temp\\RtmpiOHQrW" < > .libPaths() < [1] "D:/temp/RtmpsPMsXg/RLIBS_2ff1846a83de1" < [2] "D:/RCompile/recent/R-3.4.4/library" < > path.expand("~") < [1] "C:\\Users\\CRAN\\Documents" < > normalizePath("/") < [1] "d:\\" < > # Pandoc < > Sys.which("pandoc") < pandoc < "D:\\compiler\\pandoc\\pandoc.exe" < > rmarkdown::pandoc_available() < [1] TRUE < > rmarkdown::pandoc_version() < [1] '1.19.2.1' < > Running 'testthat.R' [149s] * checking for unstated dependencies in vignettes ... OK * checking package vignettes in 'inst/doc' ... OK * checking re-building of vignette outputs ... [73s] OK * checking PDF version of manual ... OK * DONE Status: OK