CRAN Package Check Results for Package hockeystick

Last updated on 2026-07-08 12:58:00 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.8.7 9.40 127.88 137.28 OK
r-devel-linux-x86_64-debian-gcc 0.9.0 6.49 98.05 104.54 OK
r-devel-linux-x86_64-fedora-clang 0.9.0 17.00 192.68 209.68 OK
r-devel-linux-x86_64-fedora-gcc 0.9.0 16.00 199.38 215.38 OK
r-devel-windows-x86_64 0.9.0 11.00 201.00 212.00 ERROR
r-patched-linux-x86_64 0.8.7 11.20 117.55 128.75 OK
r-release-linux-x86_64 0.8.7 8.83 117.62 126.45 OK
r-release-macos-arm64 0.9.0 3.00 30.00 33.00 OK
r-release-macos-x86_64 0.9.0 8.00 118.00 126.00 OK
r-release-windows-x86_64 0.9.0 12.00 167.00 179.00 OK
r-oldrel-macos-arm64 0.9.0 3.00 31.00 34.00 OK
r-oldrel-macos-x86_64 0.9.0 8.00 109.00 117.00 OK
r-oldrel-windows-x86_64 0.9.0 21.00 251.00 272.00 ERROR

Additional issues

M1mac

Check Details

Version: 0.9.0
Check: re-building of vignette outputs
Result: 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 38644 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 14377942 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 14377942 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 12883 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 38644 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 12883 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 12883 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 12883 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 131382 bytes (128 KB) ================================================== downloaded 128 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 131382 bytes (128 KB) ================================================== downloaded 128 KB trying URL 'https://gml.noaa.gov/webdata/ccgg/trends/ch4/ch4_mm_gl.txt' Content type 'text/plain; charset=UTF-8' length 45819 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` <ts> to <logical>. 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) `<fn>`() at vctrs/R/subscript.R:39:3 17. └─vctrs::vec_default_cast(...) 18. ├─base::withRestarts(...) at vctrs/R/cast.R:236:3 19. │ └─base (local) withOneRestart(expr, restarts[[1L]]) 20. │ └─base (local) doWithOneRestart(return(expr), restart) 21. └─vctrs::stop_incompatible_cast(...) at vctrs/R/cast.R:236:3 22. └─vctrs::stop_incompatible_type(...) at vctrs/R/conditions.R:172:3 23. └─vctrs:::stop_incompatible(...) at vctrs/R/conditions.R:146:3 24. └─vctrs:::stop_vctrs(...) at vctrs/R/conditions.R:95:3 25. └─rlang::abort(message, class = c(class, "vctrs_error"), ..., call = call) at vctrs/R/conditions.R:65:3 Quitting from usinghockeystick.qmd:120-125 [paleo] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/vctrs_error_cast> Error: ! Can't convert `co2` <ts> to <logical>. --- 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) `<fn>`() at vctrs/R/subscript.R:39:3 17. └─vctrs::vec_default_cast(...) 18. ├─base::withRestarts(...) at vctrs/R/cast.R:236:3 19. │ └─base (local) withOneRestart(expr, restarts[[1L]]) 20. │ └─base (local) doWithOneRestart(return(expr), restart) 21. └─vctrs::stop_incompatible_cast(...) at vctrs/R/cast.R:236:3 22. └─vctrs::stop_incompatible_type(...) at vctrs/R/conditions.R:172:3 23. └─vctrs:::stop_incompatible(...) at vctrs/R/conditions.R:146:3 24. └─vctrs:::stop_vctrs(...) at vctrs/R/conditions.R:95:3 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Execution halted WARN: Error encountered when rendering files 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 38644 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 14377942 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 14377942 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 12883 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 38644 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 12883 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 12883 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 12883 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 131382 bytes (128 KB) ================================================== downloaded 128 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 131382 bytes (128 KB) ================================================== downloaded 128 KB trying URL 'https://gml.noaa.gov/webdata/ccgg/trends/ch4/ch4_mm_gl.txt' Content type 'text/plain; charset=UTF-8' length 45819 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` <ts> to <logical>. 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) `<fn>`() at vctrs/R/subscript.R:39:3 17. └─vctrs::vec_default_cast(...) 18. ├─base::withRestarts(...) at vctrs/R/cast.R:236:3 19. │ └─base (local) withOneRestart(expr, restarts[[1L]]) 20. │ └─base (local) doWithOneRestart(return(expr), restart) 21. └─vctrs::stop_incompatible_cast(...) at vctrs/R/cast.R:236:3 22. └─vctrs::stop_incompatible_type(...) at vctrs/R/conditions.R:172:3 23. └─vctrs:::stop_incompatible(...) at vctrs/R/conditions.R:146:3 24. └─vctrs:::stop_vctrs(...) at vctrs/R/conditions.R:95:3 25. └─rlang::abort(message, class = c(class, "vctrs_error"), ..., call = call) at vctrs/R/conditions.R:65:3 Quitting from usinghockeystick.qmd:120-125 [paleo] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/vctrs_error_cast> Error: ! Can't convert `co2` <ts> to <logical>. --- 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) `<fn>`() at vctrs/R/subscript.R:39:3 17. └─vctrs::vec_default_cast(...) 18. ├─base::withRestarts(...) at vctrs/R/cast.R:236:3 19. │ └─base (local) withOneRestart(expr, restarts[[1L]]) 20. │ └─base (local) doWithOneRestart(return(expr), restart) 21. └─vctrs::stop_incompatible_cast(...) at vctrs/R/cast.R:236:3 22. └─vctrs::stop_incompatible_type(...) at vctrs/R/conditions.R:172:3 23. └─vctrs:::stop_incompatible(...) at vctrs/R/conditions.R:146:3 24. └─vctrs:::stop_vctrs(...) at vctrs/R/conditions.R:95:3 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Execution halted WARN: Error encountered when rendering files Caused by error in `processx::run()`: ! 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 Flavors: r-devel-windows-x86_64, r-oldrel-windows-x86_64