{
  "_id": "6a1ede90b401979e734103bb",
  "Package": "versioning",
  "Title": "Settings and File I/O using a Configuration YAML File",
  "Version": "0.2.0",
  "Authors@R": "person(\"Nathaniel\", \"Henry\", , \"nat@henryspatialanalysis.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0001-8150-4988\"))",
  "Description": "R data pipelines commonly require reading and writing data\nto versioned directories. Each directory might correspond to\none step of a multi-step process, where that version\ncorresponds to particular settings for that step and a chain of\nprevious steps that each have their own versions. This package\ncreates a configuration object that makes it easy to read and\nwrite versioned data, based on YAML configuration files loaded\nand saved to each versioned folder.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-20 07:41:53 UTC",
    "User": "root"
  },
  "Author": "Nathaniel Henry [aut, cre]\n(<https://orcid.org/0000-0001-8150-4988>)",
  "Maintainer": "Nathaniel Henry <nat@henryspatialanalysis.com>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2025-03-11 02:01:39 UTC",
  "RemoteUrl": "https://github.com/cran/versioning",
  "RemoteRef": "HEAD",
  "RemoteSha": "a2c1752b17c3106b460e198dcb92d61369c0be1e",
  "MD5sum": "e3d40375df7e0d5324e2d1c961d110f0",
  "_user": "cran",
  "_type": "src",
  "_file": "versioning_0.2.0.tar.gz",
  "_fileid": "cb003921250917fc381a324304f72e54b577f6c9802e22b930b4b7103e1a07a8",
  "_filesize": 112954,
  "_sha256": "cb003921250917fc381a324304f72e54b577f6c9802e22b930b4b7103e1a07a8",
  "_created": "2026-05-20T07:41:53.000Z",
  "_published": "2026-06-02T13:45:52.594Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79085357740,
      "time": 136,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7104088506"
    },
    {
      "job": 79085358941,
      "time": 135,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7104088244"
    },
    {
      "job": 79085357598,
      "time": 206,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7104045375"
    },
    {
      "job": 79085357038,
      "time": 103,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7359475152"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26148494201",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/versioning",
  "_commit": {
    "id": "a2c1752b17c3106b460e198dcb92d61369c0be1e",
    "author": "Nathaniel Henry <nat@henryspatialanalysis.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.2.0\n",
    "time": 1741658499
  },
  "_maintainer": {
    "name": "Nathaniel Henry",
    "email": "nat@henryspatialanalysis.com",
    "orcid": "0000-0001-8150-4988"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "assertthat",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "yaml",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Suggests"
    },
    {
      "package": "foreign",
      "role": "Suggests"
    },
    {
      "package": "haven",
      "role": "Suggests"
    },
    {
      "package": "readxl",
      "role": "Suggests"
    },
    {
      "package": "sf",
      "role": "Suggests"
    },
    {
      "package": "terra",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 186,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/versioning"
  },
  "_searchresults": 8,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/versioning.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2023-11-09"
    },
    {
      "version": "0.2.0",
      "date": "2025-03-10"
    }
  ],
  "_exports": [
    "autoread",
    "autowrite",
    "Config",
    "get_file_reading_functions",
    "get_file_writing_functions",
    "pull_from_list"
  ],
  "_help": [
    {
      "page": "autoread",
      "title": "Auto-read from file",
      "topics": [
        "autoread"
      ]
    },
    {
      "page": "autowrite",
      "title": "Auto-write to file",
      "topics": [
        "autowrite"
      ]
    },
    {
      "page": "Config",
      "title": "R6 Class representing a configuration object",
      "topics": [
        "Config"
      ]
    },
    {
      "page": "get_file_reading_functions",
      "title": "Get the list of file reading functions",
      "topics": [
        "get_file_reading_functions"
      ]
    },
    {
      "page": "get_file_writing_functions",
      "title": "Get the list of file writing functions",
      "topics": [
        "get_file_writing_functions"
      ]
    },
    {
      "page": "pull_from_list",
      "title": "Safely pull an item from a list",
      "topics": [
        "pull_from_list"
      ]
    },
    {
      "page": "qstop",
      "title": "Stop without listing the containing function call",
      "topics": [
        "qstop"
      ]
    },
    {
      "page": "require_namespace_or_stop",
      "title": "Require that a namespace be loaded, or stop execution",
      "topics": [
        "require_namespace_or_stop"
      ]
    }
  ],
  "_readme": "https://github.com/cran/versioning/raw/HEAD/README.md",
  "_rundeps": [
    "assertthat",
    "glue",
    "R6",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "versioning.Rmd",
      "filename": "versioning.html",
      "title": "Using the versioning package",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2023-11-09 08:31:23",
      "modified": "2023-11-09 08:31:23",
      "commits": 1
    }
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "versioning",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-20T07:44:12.000Z",
      "distro": "noble",
      "commit": "a2c1752b17c3106b460e198dcb92d61369c0be1e",
      "fileid": "1e42face6db14fdfb526c4c34fd1d047037d2db0575daeff55fb120b6291b216",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26148494201"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-20T07:44:10.000Z",
      "distro": "noble",
      "commit": "a2c1752b17c3106b460e198dcb92d61369c0be1e",
      "fileid": "ce8d8da46ab4e782175f7267a206428c8955f147fdddfe9e5e6ba0d37a73c4c2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26148494201"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-06-02T13:45:15.000Z",
      "commit": "a2c1752b17c3106b460e198dcb92d61369c0be1e",
      "fileid": "1b9c4f730a113818e69bbb2e938142b88daf75375efa9e1330d8f7f8df72c677",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26148494201"
    }
  ]
}