Last updated on 2025-02-10 17:49:47 CET.
Package | ERROR | NOTE | OK |
---|---|---|---|
crypto2 | 5 | 8 | |
FFdownload | 1 | 12 |
Current CRAN status: NOTE: 5, OK: 8
Version: 2.0.3
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:
‘crypto_global_quotes.R’ ‘crypto_history.R’ ‘crypto_info.R’
‘crypto_listings.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
Current CRAN status: ERROR: 1, OK: 12
Version: 1.1.1
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘FFD-tibble-how-to.Rmd’ using rmarkdown
Quitting from lines 36-38 [tbl_all] (FFD-tibble-how-to.Rmd)
Error: processing vignette 'FFD-tibble-how-to.Rmd' failed with diagnostics:
cannot open the connection
--- failed re-building ‘FFD-tibble-how-to.Rmd’
--- re-building ‘FFD-xts-how-to.Rmd’ using rmarkdown
trying URL 'http://mba.tuck.dartmouth.edu/pages/faculty/ken.french/ftp/F-F_Research_Data_Factors_CSV.zip'
trying URL 'http://mba.tuck.dartmouth.edu/pages/faculty/ken.french/ftp/F-F_Momentum_Factor_CSV.zip'
** Processing: VIGNETTE-xts_process2-1.png
768x384 pixels, 3x8 bits/pixel, RGB
Input IDAT size = 58659 bytes
Input file size = 58821 bytes
Trying:
zc = 9 zm = 8 zs = 0 f = 0 IDAT size = 50019
zc = 9 zm = 8 zs = 1 f = 0
zc = 1 zm = 8 zs = 2 f = 0
zc = 9 zm = 8 zs = 3 f = 0
zc = 9 zm = 8 zs = 0 f = 5
zc = 9 zm = 8 zs = 1 f = 5
zc = 1 zm = 8 zs = 2 f = 5
zc = 9 zm = 8 zs = 3 f = 5
Selecting parameters:
zc = 9 zm = 8 zs = 0 f = 0 IDAT size = 50019
Output IDAT size = 50019 bytes (8640 bytes decrease)
Output file size = 50097 bytes (8724 bytes = 14.83% decrease)
--- finished re-building ‘FFD-xts-how-to.Rmd’
SUMMARY: processing the following file failed:
‘FFD-tibble-how-to.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc