* using log directory 'd:/RCompile/CRANincoming/R-devel/geofacet.Rcheck' * using R Under development (unstable) (2023-11-28 r85645 ucrt) * using platform: x86_64-w64-mingw32 * R was compiled by gcc.exe (GCC) 12.3.0 GNU Fortran (GCC) 12.3.0 * running under: Windows Server 2022 x64 (build 20348) * using session charset: UTF-8 * checking for file 'geofacet/DESCRIPTION' ... OK * this is package 'geofacet' version '0.2.1' * package encoding: UTF-8 * checking CRAN incoming feasibility ... [19s] NOTE Maintainer: 'Ryan Hafen ' New submission Package was archived on CRAN CRAN repository db overrides: X-CRAN-Comment: Archived on 2023-11-28 as issues were not corrected in time. Found the following (possibly) invalid URLs: URL: https://camo.githubusercontent.com/50bf9a4f4861fa11dba4ea66f8f7712eb1b59593/68747470733a2f2f7765622e6c69622e756e632e6564752f6e632d6d6170732f696d616765732f686f74636f756e74796d61702e676966 From: man/grids.Rd Status: 404 Message: Not Found URL: https://countymapsofwashington.com/aapics/washingstate.gif From: man/grids.Rd Status: 403 Message: Forbidden URL: https://github.com/binkleym From: man/grids.Rd Status: 429 Message: Too Many Requests URL: https://github.com/mtdukes From: man/grids.Rd Status: 429 Message: Too Many Requests URL: https://www.axios.com/2017/12/15/the-emoji-states-of-america-1513302318 From: man/state_ranks.Rd inst/doc/geofacet.html Status: 403 Message: Forbidden * 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 serialization versions ... OK * checking whether package 'geofacet' can be installed ... OK * checking installed package size ... OK * checking package directory ... OK * checking for future file timestamps ... 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 ... OK * checking whether the package can be loaded with stated dependencies ... OK * checking whether the package can be unloaded cleanly ... OK * checking whether the namespace can be loaded with stated dependencies ... OK * checking whether the namespace can be unloaded cleanly ... OK * checking loading without being on the library search path ... 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 ... [12s] OK * checking Rd files ... OK * checking Rd metadata ... OK * checking Rd line widths ... 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 ... OK * checking LazyData ... OK * checking data for ASCII and uncompressed saves ... OK * checking installed files from 'inst/doc' ... OK * checking files in 'vignettes' ... OK * checking examples ... OK * checking for unstated dependencies in 'tests' ... OK * checking tests ... [65s] ERROR Running 'testthat.R' [65s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(geofacet) > > test_check("geofacet") [ FAIL 1 | WARN 0 | SKIP 2 | PASS 14 ] ══ Skipped tests (2) ═══════════════════════════════════════════════════════════ • empty test (1): 'test-examples.R:5:1' • rnaturalearthhires cannot be loaded (1): 'test-auto.R:5:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-grids.R:6:3'): grids all load and work correctly ─────────────── Error in `grid.Call.graphics(C_text, as.graphicsAnnot(x$label), x$x, x$y, resolveHJust(x$just, x$hjust), resolveVJust(x$just, x$vjust), x$rot, x$check.overlap)`: conversion failure on '도봉' in 'mbcsToSbcs': for 도 (U+B3C4) Backtrace: ▆ 1. ├─geofacet::grid_preview(grd) at test-grids.R:6:3 2. │ ├─base::suppressWarnings(plot(p)) 3. │ │ └─base::withCallingHandlers(...) 4. │ ├─base::plot(p) 5. │ └─ggplot2:::plot.ggplot(p) 6. │ ├─grid::grid.draw(gtable) 7. │ └─grid:::grid.draw.gTree(gtable) 8. │ └─grDevices::recordGraphics(drawGTree(x), list(x = x), getNamespace("grid")) 9. ├─grid:::drawGTree(x) 10. │ ├─grid::grid.draw(x$children[[i]], recording = FALSE) 11. │ └─grid:::grid.draw.gTree(x$children[[i]], recording = FALSE) 12. │ └─grDevices::recordGraphics(drawGTree(x), list(x = x), getNamespace("grid")) 13. ├─grid:::drawGTree(x) 14. │ ├─grid::grid.draw(x$children[[i]], recording = FALSE) 15. │ └─grid:::grid.draw.gTree(x$children[[i]], recording = FALSE) 16. │ └─grDevices::recordGraphics(drawGTree(x), list(x = x), getNamespace("grid")) 17. ├─grid:::drawGTree(x) 18. │ ├─grid::grid.draw(x$children[[i]], recording = FALSE) 19. │ └─grid:::grid.draw.grob(x$children[[i]], recording = FALSE) 20. │ └─grDevices::recordGraphics(drawGrob(x), list(x = x), getNamespace("grid")) 21. └─grid:::drawGrob(x) 22. ├─grid::drawDetails(x, recording = FALSE) 23. └─grid:::drawDetails.text(x, recording = FALSE) 24. └─grid:::grid.Call.graphics(...) [ FAIL 1 | WARN 0 | SKIP 2 | PASS 14 ] Error: Test failures Execution halted * checking for unstated dependencies in vignettes ... OK * checking package vignettes in 'inst/doc' ... OK * checking re-building of vignette outputs ... [59s] OK * checking PDF version of manual ... [23s] OK * checking HTML version of manual ... OK * DONE Status: 1 ERROR, 1 NOTE