ale(category =
> "LC_COLLATE", locale = oldLC))devtools::document(roclets = c("rd",
> "collate", "namespace", "vignette"))})
> An irrecoverable exception occurred. R is aborting now ...
>
> Exited with status 139.
>
nston might be your best bet:
> https://github.com/wch/r-debug
> This is what I used last time I needed something like it.
>
> Hth, Dirk
>
> --
> https://dirk.eddelbuettel.com | @eddelbuettel | e...@debian.org
>
> ______
> R-p
;, "", exported_symbols)
exported_symbols <- gsub(" ", "", exported_symbols)
# Write R.def file
writeLines(
text = c(
paste0("LIBRARY \"", DLL_BASE_NAME, "\"")
, "EXPORTS"
, exported_symbols
)
, con =
places, and am not sure where else to look.
- https://cran.r-project.org/bin/windows/Rtools/
- https://github.com/r-windows/docs/blob/master/faq.md#readme
- https://jeroen.github.io/rstudio2019
Thank you very much for your time and consideration,
-James Lamb
[[al