- using R version 4.3.3 (2024-02-29)
- using platform: x86_64-apple-darwin20 (64-bit)
- R was compiled by
Apple clang version 14.0.0 (clang-1400.0.29.202)
GNU Fortran (GCC) 12.2.0
- running under: macOS Ventura 13.3.1
- using session charset: UTF-8
- checking for file ‘tidyquant/DESCRIPTION’ ... OK
- checking extension type ... Package
- this is package ‘tidyquant’ version ‘1.0.9’
- 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 executable files ... OK
- checking for hidden files and directories ... OK
- checking for portable file names ... OK
- checking for sufficient/correct file permissions ... OK
- checking whether package ‘tidyquant’ can be installed ... [6s/8s] OK
See the install log for details.
- checking installed package size ... NOTE
installed size is 6.5Mb
sub-directories of 1Mb or more:
doc 5.6Mb
- 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 ... [1s/1s] OK
- checking whether the package can be loaded with stated dependencies ... [1s/1s] OK
- checking whether the package can be unloaded cleanly ... [1s/1s] OK
- checking whether the namespace can be loaded with stated dependencies ... [1s/1s] OK
- checking whether the namespace can be unloaded cleanly ... [1s/1s] OK
- checking loading without being on the library search path ... [1s/2s] OK
- checking startup messages can be suppressed ... [1s/1s] 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 ... [5s/6s] OK
- checking Rd files ... [0s/1s] 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 contents of ‘data’ directory ... OK
- checking data for non-ASCII characters ... [0s/0s] OK
- checking LazyData ... OK
- checking data for ASCII and uncompressed saves ... OK
- checking R/sysdata.rda ... OK
- checking installed files from ‘inst/doc’ ... OK
- checking files in ‘vignettes’ ... OK
- checking examples ... [8s/19s] OK
- checking for unstated dependencies in ‘tests’ ... OK
- checking tests ... [6s/12s] OK
Running ‘testthat.R’ [6s/12s]
- checking for unstated dependencies in vignettes ... OK
- checking package vignettes in ‘inst/doc’ ... OK
- checking running R code from vignettes ... [39s/66s] OK
‘TQ00-introduction-to-tidyquant.Rmd’ using ‘UTF-8’... [2s/3s] OK
‘TQ01-core-functions-in-tidyquant.Rmd’ using ‘UTF-8’... [5s/9s] OK
‘TQ02-quant-integrations-in-tidyquant.Rmd’ using ‘UTF-8’... [10s/13s] OK
‘TQ03-scaling-and-modeling-with-tidyquant.Rmd’ using ‘UTF-8’... [6s/16s] OK
‘TQ04-charting-with-tidyquant.Rmd’ using ‘UTF-8’... [8s/13s] OK
‘TQ05-performance-analysis-with-tidyquant.Rmd’ using ‘UTF-8’... [8s/12s] OK
‘TQ06-excel-in-r.Rmd’ using ‘UTF-8’... [0s/0s] OK
- checking re-building of vignette outputs ... [63s/94s] NOTE
Error(s) in re-building vignettes:
--- re-building ‘TQ00-introduction-to-tidyquant.Rmd’ using rmarkdown
--- finished re-building ‘TQ00-introduction-to-tidyquant.Rmd’
--- re-building ‘TQ01-core-functions-in-tidyquant.Rmd’ using rmarkdown
--- finished re-building ‘TQ01-core-functions-in-tidyquant.Rmd’
--- re-building ‘TQ02-quant-integrations-in-tidyquant.Rmd’ using rmarkdown
--- finished re-building ‘TQ02-quant-integrations-in-tidyquant.Rmd’
--- re-building ‘TQ03-scaling-and-modeling-with-tidyquant.Rmd’ using rmarkdown
Error: processing vignette 'TQ03-scaling-and-modeling-with-tidyquant.Rmd' failed with diagnostics:
Error writing to connection: No space left on device
--- failed re-building ‘TQ03-scaling-and-modeling-with-tidyquant.Rmd’
--- re-building ‘TQ04-charting-with-tidyquant.Rmd’ using rmarkdown
Warning in close.connection(con) :
Problem closing connection: No space left on device
Warning in close.connection(con) :
Problem closing connection: No space left on device
Warning in close.connection(con) :
Problem closing connection: No space left on device
Warning in close.connection(con) :
Problem closing connection: No space left on device
Error: processing vignette 'TQ04-charting-with-tidyquant.Rmd' failed with diagnostics:
Error writing to connection: No space left on device
--- failed re-building ‘TQ04-charting-with-tidyquant.Rmd’
--- re-building ‘TQ05-performance-analysis-with-tidyquant.Rmd’ using rmarkdown
--- finished re-building ‘TQ05-performance-analysis-with-tidyquant.Rmd’
--- re-building ‘TQ06-excel-in-r.Rmd’ using rmarkdown
--- finished re-building ‘TQ06-excel-in-r.Rmd’
SUMMARY: processing the following files failed:
‘TQ03-scaling-and-modeling-with-tidyquant.Rmd’
‘TQ04-charting-with-tidyquant.Rmd’
Error: Vignette re-building failed.
Execution halted
- checking PDF version of manual ... [9s/12s] OK
- DONE
Status: 2 NOTEs
- using check arguments '--no-clean-on-error '