You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Title: Reconstructing Reproducible R Computational Environments
Version: 0.3.0
Authors@R:
c(person("Chung-hong", "Chan", , "chainsawtiney@gmail.com", role = c("aut", "cre"),
comment = c(ORCID = "0000-0002-6232-7530")),
person("David", "Schoch", , "david@schochastics.net", role = "aut",
comment = c(ORCID = "0000-0003-2952-4812")),
person("Egor", "Kotov", , "kotov.egor@gmail.com", role = "ctb",
comment = c(ORCID = "0000-0001-6690-5345")))
Description: Resolve the dependency graph of R packages at a specific time point based on the information from various 'R-hub' web services <https://blog.r-hub.io/>. The dependency graph can then be used to reconstruct the R computational environment with 'Rocker' <https://rocker-project.org>.