{
  "_id": "6a6073dd14e95619b75d9cf1",
  "Package": "fetch",
  "Type": "Package",
  "Title": "Fetch Data from Various Data Sources",
  "Version": "0.1.5",
  "Authors@R": "c( \nperson(\"David\", \"Bosak\", email = \"dbosak01@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"Kevin\", \"Kramer\", email = \"kkrame02@amgen.com\", role = \"ctb\"),\nperson(\"Archytas Clinical Solutions\", role = \"cph\")\n)",
  "Maintainer": "David Bosak <dbosak01@gmail.com>",
  "Description": "Contains functions to fetch data from various data\nsources. The user first creates a catalog of objects from a\ndata source, then fetches data from the catalog.  The package\nprovides an easy way to access data from many different types\nof sources.",
  "Encoding": "UTF-8",
  "License": "CC0",
  "URL": "https://fetch.r-sassy.org",
  "BugReports": "https://github.com/dbosak01/fetch/issues",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.3.1",
  "Config/pak/sysreqs": "make libx11-dev zlib1g-dev",
  "Repository": "https://dbosak01.r-universe.dev",
  "Date/Publication": "2024-02-10 23:59:52 UTC",
  "RemoteUrl": "https://github.com/dbosak01/fetch",
  "RemoteRef": "HEAD",
  "RemoteSha": "76aa95501ac0c1bfdc307fcedbadf990fe822cdb",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-22 07:37:06 UTC",
    "User": "root"
  },
  "Author": "David Bosak [aut, cre],\nKevin Kramer [ctb],\nArchytas Clinical Solutions [cph]",
  "_user": "dbosak01",
  "_type": "src",
  "_file": "fetch_0.1.5.tar.gz",
  "_fileid": "https://r2.ropensci.org/58d40813ce7634c87143bc324a0588ede34edffc51537290b343289d45046c66",
  "_filesize": 986350,
  "_sha256": "58d40813ce7634c87143bc324a0588ede34edffc51537290b343289d45046c66",
  "_expires": "2026-10-30T07:40:10.000Z",
  "_created": "2026-07-22T07:37:06.000Z",
  "_published": "2026-07-22T07:40:12.667Z",
  "_jobs": [
    {
      "job": 88861103140,
      "time": 146,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8521869143"
    },
    {
      "job": 88861103137,
      "time": 147,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8521869571"
    },
    {
      "job": 88861103170,
      "time": 93,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8521847737"
    },
    {
      "job": 88861103149,
      "time": 121,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8521859254"
    },
    {
      "job": 88860567207,
      "time": 168,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8521808811"
    },
    {
      "job": 88861103135,
      "time": 130,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8521862560"
    },
    {
      "job": 88861103136,
      "time": 85,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8521844474"
    },
    {
      "job": 88861103166,
      "time": 79,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8521841532"
    },
    {
      "job": 88861103138,
      "time": 93,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8521848077"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/dbosak01/actions/runs/29900681506",
  "_status": "success",
  "_upstream": "https://github.com/dbosak01/fetch",
  "_commit": {
    "id": "76aa95501ac0c1bfdc307fcedbadf990fe822cdb",
    "author": "David J. Bosak <dbosak01@gmail.com>",
    "committer": "David J. Bosak <dbosak01@gmail.com>",
    "message": "Issues #5 and #6\n",
    "time": 1707609592
  },
  "_maintainer": {
    "name": "David Bosak",
    "email": "dbosak01@gmail.com",
    "login": "dbosak01",
    "description": "Chief Software Architect at Archytas Clinical Solutions and inventor of the sassy system of R packages.",
    "uuid": 41754982
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "common",
      "role": "Depends"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "readxl",
      "role": "Imports"
    },
    {
      "package": "haven",
      "role": "Imports"
    },
    {
      "package": "crayon",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "foreign",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "dbosak01",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 3,
  "_contributors": [
    {
      "user": "dbosak01",
      "count": 21,
      "uuid": 41754982
    }
  ],
  "_userbio": {
    "uuid": 41754982,
    "type": "user",
    "name": "David J. Bosak",
    "followers": 61,
    "description": "Chief Software Architect at Archytas Clinical Solutions and inventor of the sassy system of R packages."
  },
  "_downloads": {
    "count": 236,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/fetch"
  },
  "_devurl": "https://github.com/dbosak01/fetch",
  "_pkgdown": "https://fetch.r-sassy.org",
  "_searchresults": 16,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/fetch.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/dbosak01/fetch",
  "_realowner": "dbosak01",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.2",
      "date": "2023-05-09"
    },
    {
      "version": "0.1.3",
      "date": "2023-09-09"
    },
    {
      "version": "0.1.4",
      "date": "2023-12-04"
    },
    {
      "version": "0.1.5",
      "date": "2024-02-11"
    }
  ],
  "_exports": [
    "catalog",
    "engines",
    "fetch",
    "import_spec",
    "read.specs",
    "specs",
    "write.specs"
  ],
  "_help": [
    {
      "page": "catalog",
      "title": "Create a data source catalog",
      "topics": [
        "catalog"
      ]
    },
    {
      "page": "engines",
      "title": "A list of engine types",
      "topics": [
        "engines"
      ]
    },
    {
      "page": "import_spec",
      "title": "Create an Import Specification",
      "concept": [
        "specs"
      ],
      "topics": [
        "import_spec"
      ]
    },
    {
      "page": "print.dcat",
      "title": "Print a data catalog",
      "topics": [
        "print.dcat"
      ]
    },
    {
      "page": "print.dinfo",
      "title": "Print a data catalog item",
      "topics": [
        "print.dinfo"
      ]
    },
    {
      "page": "print.specs",
      "title": "Print import specifications",
      "concept": [
        "specs"
      ],
      "topics": [
        "print.specs"
      ]
    },
    {
      "page": "read.specs",
      "title": "Read import specs from the file system",
      "concept": [
        "specs"
      ],
      "topics": [
        "read.specs"
      ]
    },
    {
      "page": "specs",
      "title": "Create an Import Spec Collection",
      "concept": [
        "specs"
      ],
      "topics": [
        "specs"
      ]
    },
    {
      "page": "write.specs",
      "title": "Write import specs to the file system",
      "concept": [
        "specs"
      ],
      "topics": [
        "write.specs"
      ]
    }
  ],
  "_readme": "https://github.com/dbosak01/fetch/raw/HEAD/README.md",
  "_rundeps": [
    "bit",
    "bit64",
    "cellranger",
    "cli",
    "clipr",
    "common",
    "cpp11",
    "crayon",
    "forcats",
    "foreign",
    "glue",
    "haven",
    "hms",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "R6",
    "readr",
    "readxl",
    "rematch",
    "rlang",
    "tibble",
    "tidyselect",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "fetch.Rmd",
      "filename": "fetch.html",
      "title": "fetch",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Key Features",
        "How to use fetch",
        "Additional Features",
        "Apply a Where Expression to a Fetch Operation",
        "Get Top N Rows",
        "Apply a Pattern to a Catalog",
        "Apply a Where Expression to an Entire Catalog",
        "Add Import Specifications to a Catalog",
        "Add Import Specifications to a Fetch",
        "Next Steps"
      ],
      "created": "2023-03-21 18:01:25",
      "modified": "2023-05-04 03:50:28",
      "commits": 6
    }
  ],
  "_score": 4.380211241711606,
  "_indexed": true,
  "_nocasepkg": "fetch",
  "_universes": [
    "dbosak01"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.5",
      "date": "2026-07-22T07:39:22.000Z",
      "distro": "resolute",
      "commit": "76aa95501ac0c1bfdc307fcedbadf990fe822cdb",
      "fileid": "https://r2.ropensci.org/6c109cd5d76c196cf9c9050ff69e9b116b0d0622ed91ebbd8ed33c526cd1c01a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dbosak01/actions/runs/29900681506"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.5",
      "date": "2026-07-22T07:39:21.000Z",
      "distro": "resolute",
      "commit": "76aa95501ac0c1bfdc307fcedbadf990fe822cdb",
      "fileid": "https://r2.ropensci.org/46b77a94e5d34e21293624b3254cbdd4ce788ce96e9366d216c801b6579280fc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dbosak01/actions/runs/29900681506"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.5",
      "date": "2026-07-22T07:38:38.000Z",
      "commit": "76aa95501ac0c1bfdc307fcedbadf990fe822cdb",
      "fileid": "https://r2.ropensci.org/2d1065e69ae512cd5b214fad9ff29e407d3febc93638331f95274cbd4e8a9c46",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dbosak01/actions/runs/29900681506"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.5",
      "date": "2026-07-22T07:38:56.000Z",
      "commit": "76aa95501ac0c1bfdc307fcedbadf990fe822cdb",
      "fileid": "https://r2.ropensci.org/e4bc6cbb5fa93a675281518540b71ccc90cf6db354ca999b7428d03b443fd514",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dbosak01/actions/runs/29900681506"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.5",
      "date": "2026-07-22T07:39:30.000Z",
      "commit": "76aa95501ac0c1bfdc307fcedbadf990fe822cdb",
      "fileid": "https://r2.ropensci.org/9810b3a5f0eb9a300370e2c1ecd043e05058ebfc247236d8b03d6681cc6def58",
      "status": "success",
      "buildurl": "https://github.com/r-universe/dbosak01/actions/runs/29900681506"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.5",
      "date": "2026-07-22T07:38:15.000Z",
      "commit": "76aa95501ac0c1bfdc307fcedbadf990fe822cdb",
      "fileid": "https://r2.ropensci.org/ba92cbba01d5992a93997c64d85f517118ed618ac0f8f88e65fce6f99ebf91b5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dbosak01/actions/runs/29900681506"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.5",
      "date": "2026-07-22T07:38:07.000Z",
      "commit": "76aa95501ac0c1bfdc307fcedbadf990fe822cdb",
      "fileid": "https://r2.ropensci.org/0cd991dbf7a296616da41bd023144c26c90e696cee3744432ff0dad57fe812d4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dbosak01/actions/runs/29900681506"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.5",
      "date": "2026-07-22T07:38:26.000Z",
      "commit": "76aa95501ac0c1bfdc307fcedbadf990fe822cdb",
      "fileid": "https://r2.ropensci.org/06a045d105c0e0dc2bc5448d7b7911e75eacbd921973ec5712efed0ef7d4351c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dbosak01/actions/runs/29900681506"
    }
  ]
}