powered by
Capture version information for system libraries that R packages depend on (e.g., libcurl, libxml2, BLAS/LAPACK implementations)
capture_system_libraries(output_file = NULL)
List containing system library information
Character. Path to save library info. If NULL, returns as list.
if (FALSE) { capture_system_libraries("system_libs.json") }
Run the code above in your browser using DataLab