CRAN Package Check Results for Package glossr

Last updated on 2022-08-15 08:49:57 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.5.1 7.15 80.64 87.79 ERROR
r-devel-linux-x86_64-debian-gcc 0.5.1 4.45 61.35 65.80 OK
r-devel-linux-x86_64-fedora-clang 0.5.1 116.35 NOTE
r-devel-linux-x86_64-fedora-gcc 0.5.1 119.05 NOTE
r-devel-windows-x86_64 0.5.1 24.00 115.00 139.00 OK
r-patched-linux-x86_64 0.5.1 7.81 77.24 85.05 OK
r-release-linux-x86_64 0.5.1 7.26 76.35 83.61 OK
r-release-macos-arm64 0.5.1 38.00 NOTE
r-release-macos-x86_64 0.5.1 52.00 NOTE
r-release-windows-x86_64 0.5.1 29.00 114.00 143.00 OK
r-oldrel-macos-arm64 0.5.1 34.00 NOTE
r-oldrel-macos-x86_64 0.5.1 54.00 NOTE
r-oldrel-windows-ix86+x86_64 0.5.1 19.00 117.00 136.00 OK

Check Details

Version: 0.5.1
Check: re-building of vignette outputs
Result: ERROR
    Error(s) in re-building vignettes:
     ...
    --- re-building 'glossr.Rmd' using rmarkdown
    --- finished re-building 'glossr.Rmd'
    
    --- re-building 'glossr_how.Rmd' using rmarkdown
    
     *** caught segfault ***
    address (nil), cause 'memory not mapped'
    
    Traceback:
     1: gsub(paste0("[\n]{2,}(", fence, "| )"), "\n\n\\1", x)
     2: (knit_hooks$get("chunk"))(output, options)
     3: eng_r(options)
     4: block_exec(params)
     5: call_block(x)
     6: process_group.block(group)
     7: process_group(group)
     8: withCallingHandlers(if (tangle) process_tangle(group) else process_group(group), error = function(e) { setwd(wd) cat(res, sep = "\n", file = output %n% "") message("Quitting from lines ", paste(current_lines(i), collapse = "-"), " (", knit_concord$get("infile"), ") ") })
     9: process_file(text, output)
    10: knitr::knit(knit_input, knit_output, envir = envir, quiet = quiet)
    11: rmarkdown::render(file, encoding = encoding, quiet = quiet, envir = globalenv(), output_dir = getwd(), ...)
    12: vweave_rmarkdown(...)
    13: engine$weave(file, quiet = quiet, encoding = enc)
    14: doTryCatch(return(expr), name, parentenv, handler)
    15: tryCatchOne(expr, names, parentenv, handlers[[1L]])
    16: tryCatchList(expr, classes, parentenv, handlers)
    17: tryCatch({ engine$weave(file, quiet = quiet, encoding = enc) setwd(startdir) output <- find_vignette_product(name, by = "weave", engine = engine) if (!have.makefile && vignette_is_tex(output)) { texi2pdf(file = output, clean = FALSE, quiet = quiet) output <- find_vignette_product(name, by = "texi2pdf", engine = engine) } outputs <- c(outputs, output)}, error = function(e) { thisOK <<- FALSE fails <<- c(fails, file) message(gettextf("Error: processing vignette '%s' failed with diagnostics:\n%s", file, conditionMessage(e)))})
    18: tools:::buildVignettes(dir = "/home/hornik/tmp/R.check/r-devel-clang/Work/PKGS/glossr.Rcheck/vign_test/glossr")
    An irrecoverable exception occurred. R is aborting now ...
    Segmentation fault
Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.5.1
Check: data for non-ASCII characters
Result: NOTE
     Note: found 2 marked UTF-8 strings
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64