{
  "_id": "6a10298aacfb0bcc41c9175d",
  "Package": "rang",
  "Title": "Reconstructing Reproducible R Computational Environments",
  "Version": "0.3.0",
  "Authors@R": "c(person(\"Chung-hong\", \"Chan\", , \"chainsawtiney@gmail.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-6232-7530\")),\nperson(\"David\", \"Schoch\", , \"david@schochastics.net\", role = \"aut\",\ncomment = c(ORCID = \"0000-0003-2952-4812\")),\nperson(\"Egor\", \"Kotov\", , \"kotov.egor@gmail.com\", role = \"ctb\",\ncomment = c(ORCID = \"0000-0001-6690-5345\")))",
  "Description": "Resolve the dependency graph of R packages at a specific\ntime point based on the information from various 'R-hub' web\nservices <https://blog.r-hub.io/>. The dependency graph can\nthen be used to reconstruct the R computational environment\nwith 'Rocker' <https://rocker-project.org>.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "URL": "https://gesistsa.github.io/rang, https://github.com/gesistsa/rang",
  "BugReports": "https://github.com/gesistsa/rang/issues",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "LazyData": "true",
  "Config/Needs/website": "gesistsa/tsatemplate",
  "Config/pak/sysreqs": "git libssl-dev",
  "Repository": "https://e-kotov.r-universe.dev",
  "Date/Publication": "2025-09-15 14:23:36 UTC",
  "RemoteUrl": "https://github.com/gesistsa/rang",
  "RemoteRef": "HEAD",
  "RemoteSha": "0a4e273cafb9eea333f1c3bd0a6cbab96f1fa444",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-13 07:33:34 UTC",
    "User": "root"
  },
  "Author": "Chung-hong Chan [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-6232-7530>),\nDavid Schoch [aut] (ORCID: <https://orcid.org/0000-0003-2952-4812>),\nEgor Kotov [ctb] (ORCID: <https://orcid.org/0000-0001-6690-5345>)",
  "Maintainer": "Chung-hong Chan <chainsawtiney@gmail.com>",
  "MD5sum": "5c6dba12930336cde182739de9344950",
  "_user": "e-kotov",
  "_type": "src",
  "_file": "rang_0.3.0.tar.gz",
  "_fileid": "e4cf6f1cb2ce2fddcdd7c28de3e70768fc5c88ac00e84f2075d4b295b1fb3688",
  "_filesize": 702510,
  "_sha256": "e4cf6f1cb2ce2fddcdd7c28de3e70768fc5c88ac00e84f2075d4b295b1fb3688",
  "_created": "2026-05-13T07:33:34.000Z",
  "_published": "2026-05-22T10:01:46.248Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77357701091,
      "time": 144,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6964190565"
    },
    {
      "job": 77357701218,
      "time": 132,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6964187249"
    },
    {
      "job": 77357700956,
      "time": 121,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6964181877"
    },
    {
      "job": 77357700908,
      "time": 78,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6964168783"
    },
    {
      "job": 77357700548,
      "time": 183,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6964143881"
    },
    {
      "job": 77357700382,
      "time": 103,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157856113"
    },
    {
      "job": 77357701126,
      "time": 97,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6964174679"
    },
    {
      "job": 77357701427,
      "time": 91,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6964172859"
    },
    {
      "job": 77357701056,
      "time": 92,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6964172796"
    }
  ],
  "_buildurl": "https://github.com/r-universe/e-kotov/actions/runs/25784980079",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/gesistsa/rang",
  "_commit": {
    "id": "0a4e273cafb9eea333f1c3bd0a6cbab96f1fa444",
    "author": "chainsawriot <chainsawtiney@gmail.com>",
    "committer": "chainsawriot <chainsawtiney@gmail.com>",
    "message": "Remove\n",
    "time": 1757946216
  },
  "_maintainer": {
    "name": "Chung-hong Chan",
    "email": "chainsawtiney@gmail.com",
    "login": "chainsawriot",
    "orcid": "0000-0002-6232-7530",
    "uuid": 637269
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "parsedate",
      "role": "Imports"
    },
    {
      "package": "fastmap",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "memoise",
      "role": "Imports"
    },
    {
      "package": "pkgsearch",
      "role": "Imports"
    },
    {
      "package": "remotes",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "vctrs",
      "role": "Imports"
    },
    {
      "package": "renv",
      "role": "Imports"
    },
    {
      "package": "here",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "gesistsa",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-32",
      "n": 1
    },
    {
      "week": "2025-33",
      "n": 1
    },
    {
      "week": "2025-34",
      "n": 1
    },
    {
      "week": "2025-36",
      "n": 1
    },
    {
      "week": "2025-38",
      "n": 2
    }
  ],
  "_tags": [],
  "_topics": [
    "reproducibility",
    "reproducible-research"
  ],
  "_stars": 80,
  "_contributors": [
    {
      "user": "chainsawriot",
      "count": 390,
      "uuid": 637269
    },
    {
      "user": "schochastics",
      "count": 80,
      "uuid": 17147355
    },
    {
      "user": "e-kotov",
      "count": 35,
      "uuid": 8681379
    },
    {
      "user": "arthurmuehl",
      "count": 3,
      "uuid": 223466305
    }
  ],
  "_userbio": {
    "uuid": 8681379,
    "type": "user",
    "name": "Egor Kotov",
    "description": "Spatial Data Scientist, Doctoral Reseacher at @MPIDR and UPF"
  },
  "_downloads": {
    "count": 244,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rang"
  },
  "_devurl": "https://github.com/gesistsa/rang",
  "_pkgdown": "https://gesistsa.github.io/rang",
  "_searchresults": 15,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/rang.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/gesistsa/rang",
  "_realowner": "gesistsa",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2023-02-16"
    },
    {
      "version": "0.2.0",
      "date": "2023-03-09"
    },
    {
      "version": "0.2.1",
      "date": "2023-08-09"
    },
    {
      "version": "0.3.0",
      "date": "2023-10-08"
    }
  ],
  "_exports": [
    "apptainerise",
    "apptainerise_rang",
    "apptainerize",
    "apptainerize_rang",
    "as_pkgrefs",
    "convert_edgelist",
    "create_turing",
    "dockerise",
    "dockerise_rang",
    "dockerize",
    "dockerize_rang",
    "export_rang",
    "export_renv",
    "generate_installation_order",
    "query_sysreqs",
    "resolve",
    "singularise",
    "singularise_rang",
    "singularize",
    "singularize_rang",
    "use_rang"
  ],
  "_datasets": [
    {
      "name": "recipes",
      "title": "Recipes for Building Container Images",
      "object": "recipes",
      "class": [
        "list"
      ],
      "fields": [],
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "apptainerize",
      "title": "Create an Apptainer/Singularity Definition File of The Resolved Result",
      "topics": [
        "apptainerise",
        "apptainerise_rang",
        "apptainerize",
        "apptainerize_rang",
        "singularise",
        "singularise_rang",
        "singularize",
        "singularize_rang"
      ]
    },
    {
      "page": "as_pkgrefs",
      "title": "Convert Data Structures into Package References",
      "topics": [
        "as_pkgrefs",
        "as_pkgrefs.character",
        "as_pkgrefs.default",
        "as_pkgrefs.sessionInfo"
      ]
    },
    {
      "page": "convert_edgelist",
      "title": "Convert Data Structures to rang edgelist",
      "topics": [
        "convert_edgelist",
        "convert_edgelist.default",
        "convert_edgelist.rang",
        "convert_edgelist.ranglet"
      ]
    },
    {
      "page": "create_turing",
      "title": "Create executable research compendium according to the Turing Way",
      "topics": [
        "create_turing"
      ]
    },
    {
      "page": "dockerize",
      "title": "Dockerize The Resolved Result",
      "topics": [
        "dockerise",
        "dockerise_rang",
        "dockerize",
        "dockerize_rang"
      ]
    },
    {
      "page": "export_rang",
      "title": "Export The Resolved Result As Installation Script",
      "topics": [
        "export_rang"
      ]
    },
    {
      "page": "export_renv",
      "title": "Export The Resolved Result As a renv Lockfile",
      "topics": [
        "export_renv"
      ]
    },
    {
      "page": "generate_installation_order",
      "title": "Create a Data Frame of The Resolved Result This function exports the results from 'resolve()' to a data frame, which each row represents one installation step. The order of rows is the installation order. By installing packages in the specified order, one can install all the resolved packages without conflicts.",
      "topics": [
        "generate_installation_order"
      ]
    },
    {
      "page": "query_sysreqs",
      "title": "Query for System Requirements",
      "topics": [
        "query_sysreqs"
      ]
    },
    {
      "page": "recipes",
      "title": "Recipes for Building Container Images",
      "topics": [
        "recipes"
      ]
    },
    {
      "page": "resolve",
      "title": "Resolve Dependencies Of R Packages",
      "topics": [
        "resolve"
      ]
    },
    {
      "page": "use_rang",
      "title": "Setup rang for a directory",
      "topics": [
        "use_rang"
      ]
    }
  ],
  "_readme": "https://github.com/gesistsa/rang/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cachem",
    "cli",
    "curl",
    "fastmap",
    "glue",
    "here",
    "httr",
    "jsonlite",
    "lifecycle",
    "memoise",
    "mime",
    "openssl",
    "parsedate",
    "pkgsearch",
    "R6",
    "remotes",
    "renv",
    "rlang",
    "rprojroot",
    "sys",
    "vctrs"
  ],
  "_vignettes": [
    {
      "source": "compendium.Rmd",
      "filename": "compendium.html",
      "title": "Create research compendia",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Case 1: Create a Turing-style research compendium",
        "Other ideas",
        "Case 2: Enhance an existing research compendium",
        "What to share?"
      ],
      "created": "2023-10-08 09:57:43",
      "modified": "2023-10-08 09:57:43",
      "commits": 1
    },
    {
      "source": "faq.Rmd",
      "filename": "faq.html",
      "title": "FAQ",
      "engine": "knitr::rmarkdown",
      "headings": [
        "General questions",
        "Docker questions",
        "Apptainer/Singularity questions"
      ],
      "created": "2023-02-15 13:05:30",
      "modified": "2023-04-18 07:59:04",
      "commits": 9
    }
  ],
  "_score": 7.2552725051033065,
  "_indexed": false,
  "_nocasepkg": "rang",
  "_universes": [
    "e-kotov"
  ],
  "_indexurl": "https://gesistsa.r-universe.dev/rang",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-05-13T07:35:51.000Z",
      "distro": "noble",
      "commit": "0a4e273cafb9eea333f1c3bd0a6cbab96f1fa444",
      "fileid": "3fd7f5145a8f5f8b4d1136b4deb723ca2ef968a3a5bd42d82e27ff1e350d4df6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/e-kotov/actions/runs/25784980079"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-05-13T07:35:44.000Z",
      "distro": "noble",
      "commit": "0a4e273cafb9eea333f1c3bd0a6cbab96f1fa444",
      "fileid": "25ce89b30a3c3d5a1597c17027e7a898e501d401588d7b63b14f32c2ad1538dc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/e-kotov/actions/runs/25784980079"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-05-13T07:35:25.000Z",
      "commit": "0a4e273cafb9eea333f1c3bd0a6cbab96f1fa444",
      "fileid": "985d9ff04ad6a3133eb1e0b13a9ab423096708fac5a5573ee338f0b08b934778",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/e-kotov/actions/runs/25784980079"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-05-13T07:34:53.000Z",
      "commit": "0a4e273cafb9eea333f1c3bd0a6cbab96f1fa444",
      "fileid": "dc2bd2ba4c1ff8d9f73e865d366a5c6208fde98e48e8d962abc5ad3018b9f696",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/e-kotov/actions/runs/25784980079"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-05-13T07:34:55.000Z",
      "commit": "0a4e273cafb9eea333f1c3bd0a6cbab96f1fa444",
      "fileid": "79b3f0622759870b7b5b8a16088ec3544acace41f40f2fd99df9303eb964536a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/e-kotov/actions/runs/25784980079"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-05-13T07:34:48.000Z",
      "commit": "0a4e273cafb9eea333f1c3bd0a6cbab96f1fa444",
      "fileid": "3555a830908b928ecaa804da0fcf9e808a5d83b3044c32dd3cb9b817a181b839",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/e-kotov/actions/runs/25784980079"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-05-13T07:34:49.000Z",
      "commit": "0a4e273cafb9eea333f1c3bd0a6cbab96f1fa444",
      "fileid": "ac4d4bd4df6c94b8e04ea62b74f7bdab9c574abeac1ea20719db7b2768c8c89c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/e-kotov/actions/runs/25784980079"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.0",
      "date": "2026-05-22T10:00:51.000Z",
      "commit": "0a4e273cafb9eea333f1c3bd0a6cbab96f1fa444",
      "fileid": "5dfa8dde1690801adf5435b56c71037277c79a9a31b297e1508ca2bab630710b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/e-kotov/actions/runs/25784980079"
    }
  ]
}