Package check result: NOTE Check: CRAN incoming feasibility, Result: NOTE Maintainer: ‘Tyson Barrett ’ Found the following (possibly) invalid URLs: URL: https://Rdatatable.gitlab.io/data.table From: DESCRIPTION Status: Error Message: GnuTLS recv error (-110): The TLS connection was non-properly terminated. URL: https://Rdatatable.gitlab.io/data.table/library/data.table/html/datatable-optimize.html From: inst/doc/datatable-sd-usage.html Status: Error Message: GnuTLS recv error (-110): The TLS connection was non-properly terminated. URL: https://rdatatable.gitlab.io/data.table/library/data.table/html/substitute2.html From: inst/doc/datatable-programming.html Status: Error Message: GnuTLS recv error (-110): The TLS connection was non-properly terminated. URL: https://rdatatable.gitlab.io/data.table/reference/cdt.html From: inst/doc/datatable-importing.html Status: Error Message: GnuTLS recv error (-110): The TLS connection was non-properly terminated. URL: https://rdatatable.gitlab.io/data.table/reference/data.table.html#examples From: README.md Status: Error Message: GnuTLS recv error (-110): The TLS connection was non-properly terminated. URL: https://rdatatable.gitlab.io/data.table/reference/dcast.data.table.html From: README.md Status: Error Message: GnuTLS recv error (-110): The TLS connection was non-properly terminated. Size of tarball: 5274889 bytes Check: examples, Result: NOTE Examples with CPU time > 2.5 times elapsed time user system elapsed ratio groupingsets 3.207 0.105 0.663 4.995 Changes to worse in reverse depends: Package: DQAstats Check: re-building of vignette outputs New result: ERROR Error(s) in re-building vignettes: ... --- re-building ‘DQAstats2SHIPdataset.Rmd’ using rmarkdown trying URL 'https://raw.githubusercontent.com/cran/dataquieR/master/inst/extdata/ship.RDS' Content type 'application/octet-stream' length 96173 bytes (93 KB) ================================================== downloaded 93 KB trying URL 'https://raw.githubusercontent.com/cran/dataquieR/master/inst/extdata/ship_meta.RDS' Content type 'application/octet-stream' length 1504 bytes ================================================== downloaded 1504 bytes Quitting from lines 139-185 [unnamed-chunk-6] (DQAstats2SHIPdataset.Rmd) Error: processing vignette 'DQAstats2SHIPdataset.Rmd' failed with diagnostics: subscript out of bounds --- failed re-building ‘DQAstats2SHIPdataset.Rmd’ SUMMARY: processing the following file failed: ‘DQAstats2SHIPdataset.Rmd’ Error: Vignette re-building failed. Execution halted Package: nflplotR Check: examples New result: ERROR Running examples in ‘nflplotR-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: gt_render_image > ### Title: Render 'gt' Table to Temporary png File > ### Aliases: gt_render_image > > ### ** Examples > > ## Don't show: > if (identical(Sys.getenv("_R_CHECK_CONNECTIONS_LEFT_OPEN_"), "false")) (if (getRversion() >= "3.4") withAutoprint else force)({ # examplesIf + ## End(Don't show) + tbl <- gt::gt_preview(mtcars) + gt_render_image(tbl) + ## Don't show: + }) # examplesIf > tbl <- gt::gt_preview(mtcars) > gt_render_image(tbl) Execution halted