{
  "_id": "6a55bfc5ff0138dec5d686ad",
  "Package": "dagbuildr",
  "Type": "Package",
  "Title": "What the Package Does (Title Case)",
  "Version": "0.1.0",
  "Authors@R": "c(\nperson(\n\"Jane\", \"Doe\",\nemail = \"jane@example.com\",\nrole = c(\"aut\", \"cre\")\n)\n)",
  "Description": "More about what it does (maybe more than one line).\nContinuation lines should be indented.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libglpk-dev libicu-dev libxml2-dev",
  "Repository": "https://uchidamizuki.r-universe.dev",
  "Date/Publication": "2025-09-07 14:19:05 UTC",
  "RemoteUrl": "https://github.com/UchidaMizuki/dagbuildr",
  "RemoteRef": "HEAD",
  "RemoteSha": "51a1781cc679c546e0134306798b931689a0fdbd",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-14 04:41:50 UTC",
    "User": "root"
  },
  "Author": "Jane Doe [aut, cre]",
  "Maintainer": "Jane Doe <jane@example.com>",
  "_user": "uchidamizuki",
  "_type": "src",
  "_file": "dagbuildr_0.1.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/55fbcb5b0fe9b9d0d5880b59950a61d6970217b177206d890181d74819207415",
  "_filesize": 38537,
  "_sha256": "55fbcb5b0fe9b9d0d5880b59950a61d6970217b177206d890181d74819207415",
  "_expires": "2026-10-22T04:49:07.000Z",
  "_created": "2026-07-14T04:41:50.000Z",
  "_published": "2026-07-14T04:49:09.551Z",
  "_jobs": [
    {
      "job": 87001120388,
      "time": 123,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "8300476709"
    },
    {
      "job": 87001120422,
      "time": 157,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8300485305"
    },
    {
      "job": 87001120399,
      "time": 83,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "8300538816"
    },
    {
      "job": 87001120427,
      "time": 93,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8300546180"
    },
    {
      "job": 87000734728,
      "time": 189,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8300447937"
    },
    {
      "job": 87001120366,
      "time": 140,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8300480494"
    },
    {
      "job": 87001120401,
      "time": 98,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "8300471648"
    },
    {
      "job": 87001120469,
      "time": 145,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "8300482433"
    },
    {
      "job": 87001120490,
      "time": 88,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8300469058"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/29306472978",
  "_status": "success",
  "_upstream": "https://github.com/UchidaMizuki/dagbuildr",
  "_commit": {
    "id": "51a1781cc679c546e0134306798b931689a0fdbd",
    "author": "Uchida Mizuki <uchidamizuki@vivaldi.net>",
    "committer": "Uchida Mizuki <uchidamizuki@vivaldi.net>",
    "message": "Add DAG node and edge management functions\n\nIntroduces new files for DAG node and edge handling, including functions for setting node/edge types and discovering skeletons. Updates dag_builder to initialize nodes and edges with types, and broadens S7 property types for compatibility. Adds igraph and purrr to DESCRIPTION imports.\n",
    "time": 1757254745
  },
  "_maintainer": {
    "name": "Jane Doe",
    "email": "jane@example.com",
    "login": "0777359899",
    "uuid": 30162570
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "corpcor",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "igraph",
      "role": "Imports"
    },
    {
      "package": "pcalg",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "S7",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidygraph",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "vctrs",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "uchidamizuki",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-35",
      "n": 1
    },
    {
      "week": "2025-36",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "uchidamizuki",
      "count": 3,
      "uuid": 35052925
    }
  ],
  "_userbio": {
    "uuid": 35052925,
    "type": "user",
    "name": "Uchida Mizuki",
    "followers": 27,
    "description": "I am a classical music lover."
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/dagbuildr"
  },
  "_devurl": "https://github.com/uchidamizuki/dagbuildr",
  "_searchresults": 1,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/dagbuildr.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [],
  "_help": [],
  "_rundeps": [
    "abind",
    "bdsmatrix",
    "BH",
    "BiocGenerics",
    "BiocManager",
    "cli",
    "clue",
    "cluster",
    "colorspace",
    "corpcor",
    "cpp11",
    "DEoptimR",
    "dplyr",
    "fastICA",
    "generics",
    "ggm",
    "glue",
    "graph",
    "igraph",
    "lattice",
    "lifecycle",
    "lmtest",
    "magrittr",
    "MASS",
    "Matrix",
    "pcalg",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "RBGL",
    "Rcpp",
    "RcppArmadillo",
    "rlang",
    "robustbase",
    "S7",
    "sfsmisc",
    "stringi",
    "stringr",
    "tibble",
    "tidygraph",
    "tidyr",
    "tidyselect",
    "utf8",
    "vcd",
    "vctrs",
    "withr",
    "zoo"
  ],
  "_score": 1.6020599913279625,
  "_indexed": true,
  "_nocasepkg": "dagbuildr",
  "_universes": [
    "uchidamizuki",
    "0777359899"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-14T04:43:55.000Z",
      "distro": "resolute",
      "commit": "51a1781cc679c546e0134306798b931689a0fdbd",
      "fileid": "https://r2.ropensci.org/3cb2df40f74002225350e22c7d35f2f311d17be31262204baf5056b7ed907603",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/29306472978"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-14T04:44:26.000Z",
      "distro": "resolute",
      "commit": "51a1781cc679c546e0134306798b931689a0fdbd",
      "fileid": "https://r2.ropensci.org/1a9e15b109fcb2f6136904327deb84f646c5e2fb2b8858bfc1ce37be17396b62",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/29306472978"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-14T04:48:10.000Z",
      "commit": "51a1781cc679c546e0134306798b931689a0fdbd",
      "fileid": "https://r2.ropensci.org/47784897d58cc5222b9c7d8c2fb4ffe2ffbb328715f1f9a6088a35e8b8baffcb",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/29306472978"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-14T04:48:42.000Z",
      "commit": "51a1781cc679c546e0134306798b931689a0fdbd",
      "fileid": "https://r2.ropensci.org/4d64a1f2a4c26cf5272f2f01a0b28cbb7ad929ec91ed2b41bd1e56b6f783ecbf",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/29306472978"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-07-14T04:44:20.000Z",
      "commit": "51a1781cc679c546e0134306798b931689a0fdbd",
      "fileid": "https://r2.ropensci.org/ca04e52b1de216c6b49e03435f0b453e91d5aa9e8a2d04203a1051336c9936bb",
      "status": "success",
      "buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/29306472978"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-14T04:43:27.000Z",
      "commit": "51a1781cc679c546e0134306798b931689a0fdbd",
      "fileid": "https://r2.ropensci.org/7abccfd2a95626af4ba891fac0f1307bae1cbe33f2b59ef9a28dc19c9252d482",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/29306472978"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-14T04:44:12.000Z",
      "commit": "51a1781cc679c546e0134306798b931689a0fdbd",
      "fileid": "https://r2.ropensci.org/34276a77d9eb12cd39509dc940f37bc188983f6a99245d9c1caefb03013681a4",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/29306472978"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-14T04:43:14.000Z",
      "commit": "51a1781cc679c546e0134306798b931689a0fdbd",
      "fileid": "https://r2.ropensci.org/cc4ddabead072f01de90b93bac3f2c23a02dd5fbd2dbd77fef4606a319c7c758",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/29306472978"
    }
  ]
}