* using log directory 'd:/Rcompile/CRANpkg/local/4.4/hockeystick.Rcheck' * using R version 4.4.3 (2025-02-28 ucrt) * using platform: x86_64-w64-mingw32 * R was compiled by gcc.exe (GCC) 13.3.0 GNU Fortran (GCC) 13.3.0 * running under: Windows Server 2022 x64 (build 20348) * using session charset: UTF-8 * checking for file 'hockeystick/DESCRIPTION' ... OK * this is package 'hockeystick' version '0.8.6' * 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 'hockeystick' 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 code files for non-ASCII characters ... OK * checking R files for syntax errors ... OK * checking whether the package can be loaded ... [3s] OK * checking whether the package can be loaded with stated dependencies ... [3s] OK * checking whether the package can be unloaded cleanly ... [3s] OK * checking whether the namespace can be loaded with stated dependencies ... [3s] OK * checking whether the namespace can be unloaded cleanly ... [3s] OK * checking loading without being on the library search path ... [3s] OK * checking whether startup messages can be suppressed ... [3s] 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 ... [10s] OK * checking Rd files ... [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 installed files from 'inst/doc' ... OK * checking files in 'vignettes' ... OK * checking examples ... [8s] OK * checking for unstated dependencies in 'tests' ... OK * checking tests ... [1s] OK Running 'spelling.R' [0s] * checking for unstated dependencies in vignettes ... OK * checking package vignettes ... OK * checking re-building of vignette outputs ... [53s] ERROR Error(s) in re-building vignettes: --- re-building 'usinghockeystick.qmd' using html processing file: usinghockeystick.qmd trying URL 'https://gml.noaa.gov/webdata/ccgg/trends/co2/co2_mm_mlo.csv' Content type 'text/csv' length 38335 bytes (37 KB) ================================================== downloaded 37 KB trying URL 'https://github.com/owid/co2-data/raw/master/owid-co2-data.csv' Content type 'text/plain; charset=utf-8' length 14331624 bytes (13.7 MB) ================================================== downloaded 13.7 MB trying URL 'https://github.com/owid/co2-data/raw/master/owid-co2-data.csv' Content type 'text/plain; charset=utf-8' length 14331624 bytes (13.7 MB) ================================================== downloaded 13.7 MB trying URL 'https://data.giss.nasa.gov/gistemp/tabledata_v4/GLB.Ts+dSST.csv' Content type 'text/csv' length 12795 bytes (12 KB) ================================================== downloaded 12 KB trying URL 'https://gml.noaa.gov/webdata/ccgg/trends/co2/co2_mm_mlo.csv' Content type 'text/csv' length 38335 bytes (37 KB) ================================================== downloaded 37 KB trying URL 'https://data.giss.nasa.gov/gistemp/tabledata_v4/GLB.Ts+dSST.csv' Content type 'text/csv' length 12795 bytes (12 KB) ================================================== downloaded 12 KB trying URL 'https://data.giss.nasa.gov/gistemp/tabledata_v4/GLB.Ts+dSST.csv' Content type 'text/csv' length 12795 bytes (12 KB) ================================================== downloaded 12 KB trying URL 'https://data.giss.nasa.gov/gistemp/tabledata_v4/GLB.Ts+dSST.csv' Content type 'text/csv' length 12795 bytes (12 KB) ================================================== downloaded 12 KB trying URL 'https://www.star.nesdis.noaa.gov/socd/lsa/SeaLevelRise/slr/slr_sla_gbl_free_ref_90.csv' Content type 'text/csv' length 38739 bytes (37 KB) ================================================== downloaded 37 KB trying URL 'https://research.csiro.au/slrwavescoast/?ddownload=327' downloaded 379 KB trying URL 'https://noaadata.apps.nsidc.org/NOAA/G02135/seaice_analysis/Sea_Ice_Index_Monthly_Data_with_Statistics_G02135_v4.0.xlsx' Content type 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet' length 130067 bytes (127 KB) ================================================== downloaded 127 KB trying URL 'https://noaadata.apps.nsidc.org/NOAA/G02135/seaice_analysis/Sea_Ice_Index_Monthly_Data_with_Statistics_G02135_v4.0.xlsx' Content type 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet' length 130067 bytes (127 KB) ================================================== downloaded 127 KB trying URL 'https://gml.noaa.gov/webdata/ccgg/trends/ch4/ch4_mm_gl.txt' Content type 'text/plain; charset=UTF-8' length 45224 bytes (44 KB) ================================================== downloaded 44 KB trying URL 'https://data.ess-dive.lbl.gov/catalog/d1/mn/v2/object/ess-dive-457358fdc81d3a5-20180726T203952542' Content type 'text/html; charset=utf-8' length 6075 bytes ================================================== downloaded 6075 bytes trying URL 'https://data.ess-dive.lbl.gov/catalog/d1/mn/v2/object/ess-dive-1e57f3f83864c10-20180717T104354142744' Content type 'text/html; charset=utf-8' length 6075 bytes ================================================== downloaded 6075 bytes Error: ! Can't convert `co2` to . Backtrace: ▆ 1. ├─hockeystick::get_paleo() 2. │ ├─dplyr::select(paleo, age_ice, co2, temp) 3. │ └─dplyr:::select.data.frame(paleo, age_ice, co2, temp) 4. │ └─tidyselect::eval_select(expr(c(...)), data = .data, error_call = error_call) 5. │ └─tidyselect:::eval_select_impl(...) 6. │ ├─tidyselect:::with_subscript_errors(...) 7. │ │ └─base::withCallingHandlers(...) 8. │ └─tidyselect:::vars_select_eval(...) 9. │ └─tidyselect:::walk_data_tree(expr, data_mask, context_mask) 10. │ └─tidyselect:::eval_c(expr, data_mask, context_mask) 11. │ └─tidyselect:::reduce_sels(node, data_mask, context_mask, init = init) 12. │ └─tidyselect:::walk_data_tree(new, data_mask, context_mask) 13. │ └─tidyselect:::as_indices_sel_impl(...) 14. │ └─tidyselect:::as_indices_impl(...) 15. │ └─vctrs::vec_as_subscript(x, logical = "error", call = call, arg = arg) 16. └─vctrs (local) ``() 17. └─vctrs::vec_default_cast(...) 18. ├─base::withRestarts(...) 19. │ └─base (local) withOneRestart(expr, restarts[[1L]]) 20. │ └─base (local) doWithOneRestart(return(expr), restart) 21. └─vctrs::stop_incompatible_cast(...) 22. └─vctrs::stop_incompatible_type(...) 23. └─vctrs:::stop_incompatible(...) 24. └─vctrs:::stop_vctrs(...) 25. └─rlang::abort(message, class = c(class, "vctrs_error"), ..., call = call) Quitting from usinghockeystick.qmd:157-162 [paleo] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NULL ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Execution halted Error: processing vignette 'usinghockeystick.qmd' failed with diagnostics: ! Error running quarto CLI from R. Caused by error in `quarto_render()`: ✖ Error returned by quarto CLI. ----------------------------- processing file: usinghockeystick.qmd trying URL 'https://gml.noaa.gov/webdata/ccgg/trends/co2/co2_mm_mlo.csv' Content type 'text/csv' length 38335 bytes (37 KB) ================================================== downloaded 37 KB trying URL 'https://github.com/owid/co2-data/raw/master/owid-co2-data.csv' Content type 'text/plain; charset=utf-8' length 14331624 bytes (13.7 MB) ================================================== downloaded 13.7 MB trying URL 'https://github.com/owid/co2-data/raw/master/owid-co2-data.csv' Content type 'text/plain; charset=utf-8' length 14331624 bytes (13.7 MB) ================================================== downloaded 13.7 MB trying URL 'https://data.giss.nasa.gov/gistemp/tabledata_v4/GLB.Ts+dSST.csv' Content type 'text/csv' length 12795 bytes (12 KB) ================================================== downloaded 12 KB trying URL 'https://gml.noaa.gov/webdata/ccgg/trends/co2/co2_mm_mlo.csv' Content type 'text/csv' length 38335 bytes (37 KB) ================================================== downloaded 37 KB trying URL 'https://data.giss.nasa.gov/gistemp/tabledata_v4/GLB.Ts+dSST.csv' Content type 'text/csv' length 12795 bytes (12 KB) ================================================== downloaded 12 KB trying URL 'https://data.giss.nasa.gov/gistemp/tabledata_v4/GLB.Ts+dSST.csv' Content type 'text/csv' length 12795 bytes (12 KB) ================================================== downloaded 12 KB trying URL 'https://data.giss.nasa.gov/gistemp/tabledata_v4/GLB.Ts+dSST.csv' Content type 'text/csv' length 12795 bytes (12 KB) ================================================== downloaded 12 KB trying URL 'https://www.star.nesdis.noaa.gov/socd/lsa/SeaLevelRise/slr/slr_sla_gbl_free_ref_90.csv' Content type 'text/csv' length 38739 bytes (37 KB) ================================================== downloaded 37 KB trying URL 'https://research.csiro.au/slrwavescoast/?ddownload=327' downloaded 379 KB trying URL 'https://noaadata.apps.nsidc.org/NOAA/G02135/seaice_analysis/Sea_Ice_Index_Monthly_Data_with_Statistics_G02135_v4.0.xlsx' Content type 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet' length 130067 bytes (127 KB) ================================================== downloaded 127 KB trying URL 'https://noaadata.apps.nsidc.org/NOAA/G02135/seaice_analysis/Sea_Ice_Index_Monthly_Data_with_Statistics_G02135_v4.0.xlsx' Content type 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet' length 130067 bytes (127 KB) ================================================== downloaded 127 KB trying URL 'https://gml.noaa.gov/webdata/ccgg/trends/ch4/ch4_mm_gl.txt' Content type 'text/plain; charset=UTF-8' length 45224 bytes (44 KB) ================================================== downloaded 44 KB trying URL 'https://data.ess-dive.lbl.gov/catalog/d1/mn/v2/object/ess-dive-457358fdc81d3a5-20180726T203952542' Content type 'text/html; charset=utf-8' length 6075 bytes ================================================== downloaded 6075 bytes trying URL 'https://data.ess-dive.lbl.gov/catalog/d1/mn/v2/object/ess-dive-1e57f3f83864c10-20180717T104354142744' Content type 'text/html; charset=utf-8' length 6075 bytes ================================================== downloaded 6075 bytes Error: ! Can't convert `co2` to . Backtrace: ▆ 1. ├─hockeystick::get_paleo() 2. │ ├─dplyr::select(paleo, age_ice, co2, temp) 3. │ └─dplyr:::select.data.frame(paleo, age_ice, co2, temp) 4. │ └─tidyselect::eval_select(expr(c(...)), data = .data, error_call = error_call) 5. │ └─tidyselect:::eval_select_impl(...) 6. │ ├─tidyselect:::with_subscript_errors(...) 7. │ │ └─base::withCallingHandlers(...) 8. │ └─tidyselect:::vars_select_eval(...) 9. │ └─tidyselect:::walk_data_tree(expr, data_mask, context_mask) 10. │ └─tidyselect:::eval_c(expr, data_mask, context_mask) 11. │ └─tidyselect:::reduce_sels(node, data_mask, context_mask, init = init) 12. │ └─tidyselect:::walk_data_tree(new, data_mask, context_mask) 13. │ └─tidyselect:::as_indices_sel_impl(...) 14. │ └─tidyselect:::as_indices_impl(...) 15. │ └─vctrs::vec_as_subscript(x, logical = "error", call = call, arg = arg) 16. └─vctrs (local) ``() 17. └─vctrs::vec_default_cast(...) 18. ├─base::withRestarts(...) 19. │ └─base (local) withOneRestart(expr, restarts[[1L]]) 20. │ └─base (local) doWithOneRestart(return(expr), restart) 21. └─vctrs::stop_incompatible_cast(...) 22. └─vctrs::stop_incompatible_type(...) 23. └─vctrs:::stop_incompatible(...) 24. └─vctrs:::stop_vctrs(...) 25. └─rlang::abort(message, class = c(class, "vctrs_error"), ..., call = call) Quitting from usinghockeystick.qmd:157-162 [paleo] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NULL ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Execution halted Caused by error: ! System command 'quarto.exe' failed --- failed re-building 'usinghockeystick.qmd' SUMMARY: processing the following file failed: 'usinghockeystick.qmd' Error: Vignette re-building failed. Execution halted * checking PDF version of manual ... [25s] OK * checking HTML version of manual ... [7s] OK * DONE Status: 1 ERROR