collect_software_versions.Rd
Collect the version of software and packages loaded for the R session
collect_software_versions(conda_envs, packages = TRUE)
Names of conda
environments to query as a named list. The assumption is that the conda
environment(s) actually exist!
Should versions of the currently loaded packages be included?
list(r=Sys.getenv('CONDA_DEFAULT_ENV'),
project=read_dotbabs()$Lims) %>%
collect_software_versions(packages=FALSE)
#> Error: no .babs file found at: /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpOLpmvt/file12d45b3e96b6/reference/.babs