{
  "_id": "6a1576a8acfb0bcc41d661ff",
  "Package": "yum",
  "Title": "Utilities to Extract and Process 'YAML' Fragments",
  "Version": "0.1.0",
  "Authors@R": "person(given = \"Gjalt-Jorn\",\nfamily = \"Peters\",\nrole = c(\"aut\", \"cre\"),\nemail = \"gjalt-jorn@userfriendlyscience.com\")",
  "Description": "Provides a number of functions to facilitate extracting\ninformation in 'YAML' fragments from one or multiple files,\noptionally structuring the information in a 'data.tree'. 'YAML'\n(recursive acronym for \"YAML ain't Markup Language\") is a\nconvention for specifying structured data in a format that is\nboth machine- and human-readable. 'YAML' therefore lends itself\nwell for embedding (meta)data in plain text files, such as\nMarkdown files. This principle is implemented in 'yum' with\nminimal dependencies (i.e. only the 'yaml' packages, and the\n'data.tree' package can be used to enable additional\nfunctionality).",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "URL": "https://r-packages.gitlab.io/yum",
  "BugReports": "https://gitlab.com/r-packages/yum/-/issues",
  "RoxygenNote": "7.1.1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-26 10:29:39 UTC",
    "User": "root"
  },
  "Author": "Gjalt-Jorn Peters [aut, cre]",
  "Maintainer": "Gjalt-Jorn Peters <gjalt-jorn@userfriendlyscience.com>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2021-07-16 18:20:03 UTC",
  "RemoteUrl": "https://github.com/cran/yum",
  "RemoteRef": "HEAD",
  "RemoteSha": "1eb246e3295da93688b74f55fd5ad5144079dc2b",
  "MD5sum": "900061e0938584cc3f2305c4c2ab763c",
  "_user": "cran",
  "_type": "src",
  "_file": "yum_0.1.0.tar.gz",
  "_fileid": "c721f440b82dc427190d30dc8a1cef66d44a19d9f35992116f9472b4344df284",
  "_filesize": 632843,
  "_sha256": "c721f440b82dc427190d30dc8a1cef66d44a19d9f35992116f9472b4344df284",
  "_created": "2026-05-26T10:29:39.000Z",
  "_published": "2026-05-26T10:32:08.008Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77855659896,
      "time": 114,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7214774648"
    },
    {
      "job": 77855659871,
      "time": 110,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7214773825"
    },
    {
      "job": 77855259597,
      "time": 155,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7214737196"
    },
    {
      "job": 77855659856,
      "time": 106,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7214772639"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26446814584",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/yum",
  "_commit": {
    "id": "1eb246e3295da93688b74f55fd5ad5144079dc2b",
    "author": "Gjalt-Jorn Peters <gjalt-jorn@userfriendlyscience.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.0\n",
    "time": 1626459603
  },
  "_maintainer": {
    "name": "Gjalt-Jorn Peters",
    "email": "gjalt-jorn@userfriendlyscience.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.0",
      "role": "Depends"
    },
    {
      "package": "yaml",
      "version": ">= 2.2",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "data.tree",
      "version": ">= 0.7",
      "role": "Suggests"
    },
    {
      "package": "here",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 4,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 300,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/yum"
  },
  "_mentions": 2,
  "_devurl": "https://gitlab.com/r-packages/yum",
  "_pkgdown": "https://r-packages.gitlab.io/yum",
  "_searchresults": 13,
  "_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/yum.html",
    "manual.pdf"
  ],
  "_homeurl": "https://gitlab.com/r-packages/yum",
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2019-03-13"
    },
    {
      "version": "0.1.0",
      "date": "2021-07-16"
    }
  ],
  "_exports": [
    "build_tree",
    "delete_yaml_fragments",
    "extract_yaml_dir",
    "extract_yaml_fragments",
    "find_yaml_fragment_indices",
    "flatten_list_of_lists",
    "is.even",
    "is.odd",
    "load_and_simplify",
    "load_and_simplify_dir",
    "load_yaml_dir",
    "load_yaml_fragments",
    "load_yaml_list",
    "simplify_by_flattening",
    "vecTxt",
    "vecTxtQ"
  ],
  "_help": [
    {
      "page": "build_tree",
      "title": "Convert the objects loaded from YAML fragments into a tree",
      "topics": [
        "build_tree"
      ]
    },
    {
      "page": "delete_yaml_fragments",
      "title": "Delete all YAML fragments from a file",
      "topics": [
        "delete_yaml_fragments"
      ]
    },
    {
      "page": "extract_yaml_dir",
      "title": "Extract all YAML fragments from all files in a directory",
      "topics": [
        "extract_yaml_dir"
      ]
    },
    {
      "page": "extract_yaml_fragments",
      "title": "Extract all YAML fragments from a file",
      "topics": [
        "extract_yaml_fragments"
      ]
    },
    {
      "page": "find_yaml_fragment_indices",
      "title": "Find the indices ('line numbers') of all YAML fragments from a file",
      "topics": [
        "find_yaml_fragment_indices"
      ]
    },
    {
      "page": "flatten_list_of_lists",
      "title": "Flatten a list of lists to a list of atomic vectors",
      "topics": [
        "flatten_list_of_lists"
      ]
    },
    {
      "page": "oddOrEven",
      "title": "Checking whether numbers are odd or even",
      "topics": [
        "is.even",
        "is.odd"
      ]
    },
    {
      "page": "load_and_simplify",
      "title": "Load YAML fragments in one or multiple files and simplify them",
      "topics": [
        "load_and_simplify",
        "load_and_simplify_dir"
      ]
    },
    {
      "page": "load_yaml_dir",
      "title": "Load all YAML fragments from all files in a directory",
      "topics": [
        "load_yaml_dir"
      ]
    },
    {
      "page": "load_yaml_fragments",
      "title": "Load all YAML fragments from a file",
      "topics": [
        "load_yaml_fragments"
      ]
    },
    {
      "page": "load_yaml_list",
      "title": "Load all YAML fragments from all character vectors in a list",
      "topics": [
        "load_yaml_list"
      ]
    },
    {
      "page": "simplify_by_flattening",
      "title": "Simplify the structure of extracted YAML fragments",
      "topics": [
        "simplify_by_flattening"
      ]
    },
    {
      "page": "vecTxt",
      "title": "Easily parse a vector into a character value",
      "topics": [
        "vecTxt",
        "vecTxtQ"
      ]
    }
  ],
  "_readme": "https://github.com/cran/yum/raw/HEAD/README.md",
  "_rundeps": [
    "yaml"
  ],
  "_score": 3.193124598354462,
  "_indexed": true,
  "_nocasepkg": "yum",
  "_universes": [
    "cran",
    "gitlab-r-packages"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-26T10:31:42.000Z",
      "distro": "noble",
      "commit": "1eb246e3295da93688b74f55fd5ad5144079dc2b",
      "fileid": "9e9abc2eb01e066b8de51aa7a55be695357eed1598df32cd23d1d14928d0e4fc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26446814584"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-26T10:31:38.000Z",
      "distro": "noble",
      "commit": "1eb246e3295da93688b74f55fd5ad5144079dc2b",
      "fileid": "e1a219071bd77556128ab0e0ef26c642f5d9d3b1ef8cbe9cf6cfe51a7ce48a23",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26446814584"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-26T10:31:45.000Z",
      "commit": "1eb246e3295da93688b74f55fd5ad5144079dc2b",
      "fileid": "0e6ebfaf2555432e751333c8bc76d21cb2834d62d43b31862a0c5d67c5a08e1d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26446814584"
    }
  ]
}