{
  "_id": "69df42d6c5259ad4cd8dd3dc",
  "Package": "awardFindR",
  "Type": "Package",
  "Title": "awardFindR",
  "Version": "1.0.1",
  "Authors@R": "c(person(\"Michael\", \"McCall\", email = \"mimccall@syr.edu\",\nrole = c(\"aut\", \"cre\"), comment = c(ORCID=\"0000-0002-4668-4212\")),\nperson(\"Sebastian\", \"Karcher\", email = \"karcher@u.northwestern.edu\",\nrole = c(\"ctb\"), comment = c(ORCID = \"0000-0001-8249-7388\")),\nperson(\"Qualitative Data\", \"Repository\", email = \"qdr@syr.edu\",\nrole = c(\"cph\")),\nperson(\"Sloan\", \"Foundation\", email = \"technology@sloan.org\",\nrole = c(\"fnd\")))",
  "Author": "Michael C. McCall",
  "Maintainer": "Michael McCall <mimccall@syr.edu>",
  "Description": "Queries a number of scientific awards databases. Collects\nrelevant results based on keyword and date parameters, returns\nlist of projects that fit those criteria as a data frame.\nSources include: Arnold Ventures, Carnegie Corp, Federal\nRePORTER, Gates Foundation, MacArthur Foundation, Mellon\nFoundation, NEH, NIH, NSF, Open Philanthropy, Open Society\nFoundations, Rockefeller Foundation, Russell Sage Foundation,\nRobert Wood Johnson Foundation, Sloan Foundation, Social\nScience Research Council, John Templeton Foundation, and\nUSASpending.gov.",
  "URL": "https://github.com/PESData/awardFindR",
  "BugReports": "https://github.com/PESData/awardFindR/issues",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.1",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libicu-dev libxml2-dev libssl-dev libx11-dev",
  "Repository": "https://ropensci.r-universe.dev",
  "Date/Publication": "2024-03-23 02:34:04 UTC",
  "RemoteUrl": "https://github.com/ropensci/awardFindR",
  "RemoteRef": "master",
  "RemoteSha": "373e455bf3e20754ad98bf9d512aefd9e4e839e7",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-04-15 07:45:09 UTC",
    "User": "root"
  },
  "MD5sum": "5523705ee844bb43e0b418989468871d",
  "_user": "ropensci",
  "_type": "src",
  "_file": "awardFindR_1.0.1.tar.gz",
  "_fileid": "b140464a924357f37ed624527f957b3c61bf9ae0dc6e4d628719afa3d70175de",
  "_filesize": 15183444,
  "_sha256": "b140464a924357f37ed624527f957b3c61bf9ae0dc6e4d628719afa3d70175de",
  "_created": "2026-04-15T07:45:09.000Z",
  "_published": "2026-04-15T07:48:38.000Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 71411241366,
      "time": 143,
      "config": "linux-devel-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "6445477523"
    },
    {
      "job": 71411241369,
      "time": 117,
      "config": "linux-release-x86_64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "6445470211"
    },
    {
      "job": 71411241387,
      "time": 91,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 71411241364,
      "time": 121,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "6445471262"
    },
    {
      "job": 71410789919,
      "time": 168,
      "config": "pkgdown",
      "r": "4.5.2",
      "check": "ERROR",
      "artifact": ""
    },
    {
      "job": 71410789926,
      "time": 212,
      "config": "source",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "6445437553"
    },
    {
      "job": 71411241388,
      "time": 114,
      "config": "wasm-release",
      "r": "4.5.1",
      "check": "OK",
      "artifact": "6445469546"
    },
    {
      "job": 71411241363,
      "time": 87,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "6445462049"
    },
    {
      "job": 71411241470,
      "time": 84,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "6445460961"
    },
    {
      "job": 71411241441,
      "time": 89,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "6445462388"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ropensci/actions/runs/24442523367",
  "_status": "failure",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ropensci/awardFindR",
  "_commit": {
    "id": "373e455bf3e20754ad98bf9d512aefd9e4e839e7",
    "author": "Isaac Slaughter <isaac.slaughter@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update nih, usaspend, ophil, mellon (#42)\n\n* Update NIH API version to V2\r\n\r\n* Merge grants with identical IDs\r\n\r\n* Update ophil ID selector\r\n\r\n* Update to GraphQL API\r\n\r\n* Ensure NSF results have identical fields\r\n\r\n* Raise warning in usaspending if dates not available\r\n\r\n* Add delay between requests to Mellon\r\n\r\n* Update filtering syntax for NIH v2 API\r\n\r\n* Require exact match in NSF search\r\n\r\n* Ensure NSF results have identical fields\r\n\r\n* ensure we have all records for each usaspend ID\r\n\r\n* Add 'stats' bindings for na.pass\r\n\r\n* Test installing covr w/ install.packages\r\n\r\n* Update looping test for new NIH search\r\n\r\n* Add libcurl4-openssl-dev\r\n\r\n* Add looping to carnegie",
    "time": 1711161244
  },
  "_maintainer": {
    "name": "Michael McCall",
    "email": "mimccall@syr.edu",
    "login": "mccallc",
    "orcid": "0000-0002-4668-4212",
    "twitter": "@mccall_cc",
    "uuid": 26819445
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "rvest",
      "role": "Imports"
    },
    {
      "package": "xml2",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "vcr",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    }
  ],
  "_owner": "ropensci",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 19,
  "_contributors": [
    {
      "user": "mccallc",
      "count": 90,
      "uuid": 26819445
    },
    {
      "user": "adam3smith",
      "count": 12,
      "uuid": 128986
    },
    {
      "user": "isaaconline",
      "count": 1,
      "uuid": 26577588
    },
    {
      "user": "nniiicc",
      "count": 1,
      "uuid": 317694
    }
  ],
  "_userbio": {
    "uuid": 1200269,
    "type": "organization",
    "name": "rOpenSci",
    "description": "Tools and R Packages for Open Science"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/awardFindR"
  },
  "_devurl": "https://github.com/pesdata/awardfindr",
  "_searchresults": 3,
  "_metadata": {
    "review": {
      "id": 432,
      "status": "reviewed",
      "version": "0.1.0",
      "organization": "rOpenSci Software Review",
      "url": "https://github.com/ropensci/software-review/issues/432"
    },
    "ropensci_category": "data-access"
  },
  "_rbuild": "4.5.3",
  "_assets": [
    "extra/awardFindR.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "ropensci",
  "_cranurl": false,
  "_exports": [
    "create_templeton_df",
    "get_arnold",
    "get_carnegie",
    "get_gates",
    "get_macarthur",
    "get_mellon",
    "get_nih",
    "get_nsf",
    "get_ophil",
    "get_osociety",
    "get_rockefeller",
    "get_rsf",
    "get_rwjf",
    "get_sloan",
    "get_ssrc",
    "get_templeton",
    "get_usaspend",
    "search_awards"
  ],
  "_help": [
    {
      "page": "create_templeton_df",
      "title": "Scrape the Templeton grants database from html to a data.frame",
      "topics": [
        "create_templeton_df"
      ]
    },
    {
      "page": "get_arnold",
      "title": "Get Arnold Foundations/Arnold Venture awards",
      "topics": [
        "get_arnold"
      ]
    },
    {
      "page": "get_carnegie",
      "title": "Search Carnegie awards",
      "topics": [
        "get_carnegie"
      ]
    },
    {
      "page": "get_gates",
      "title": "Query awards from the Bill & Melinda Gates Foundation",
      "topics": [
        "get_gates"
      ]
    },
    {
      "page": "get_macarthur",
      "title": "Search MacArthur foundation for awards",
      "topics": [
        "get_macarthur"
      ]
    },
    {
      "page": "get_mellon",
      "title": "Search the Andrew W. Mellon Foundation grant database",
      "topics": [
        "get_mellon"
      ]
    },
    {
      "page": "get_nih",
      "title": "Search NIH RePORTER",
      "topics": [
        "get_nih"
      ]
    },
    {
      "page": "get_nsf",
      "title": "Search the NSF API for awards",
      "topics": [
        "get_nsf"
      ]
    },
    {
      "page": "get_ophil",
      "title": "Grab the Open Philanthropy grants data search for keyword-date combos",
      "topics": [
        "get_ophil"
      ]
    },
    {
      "page": "get_osociety",
      "title": "Query and scrape Open Society foundation awards",
      "topics": [
        "get_osociety"
      ]
    },
    {
      "page": "get_rockefeller",
      "title": "Search Rockefeller Foundation grants",
      "topics": [
        "get_rockefeller"
      ]
    },
    {
      "page": "get_rsf",
      "title": "Get Russell Sage foundation awards",
      "topics": [
        "get_rsf"
      ]
    },
    {
      "page": "get_rwjf",
      "title": "Get Robert Wood Johnson foundation awards",
      "topics": [
        "get_rwjf"
      ]
    },
    {
      "page": "get_sloan",
      "title": "Search for a set of keywords in the Sloan grants database.",
      "topics": [
        "get_sloan"
      ]
    },
    {
      "page": "get_ssrc",
      "title": "Search SSRC fellowships and grants by keyword and date Note: API limitations prevent returning more than 1000 results.",
      "topics": [
        "get_ssrc"
      ]
    },
    {
      "page": "get_templeton",
      "title": "Search for a set of keywords in the Templeton grants database.",
      "topics": [
        "get_templeton"
      ]
    },
    {
      "page": "get_usaspend",
      "title": "Search the USAspending database",
      "topics": [
        "get_usaspend"
      ]
    },
    {
      "page": "search_awards",
      "title": "awardFindR grant search",
      "topics": [
        "search_awards"
      ]
    }
  ],
  "_readme": "https://github.com/ropensci/awardFindR/raw/master/README.md",
  "_rundeps": [
    "askpass",
    "bit",
    "bit64",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "curl",
    "glue",
    "hms",
    "httr",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "R6",
    "readr",
    "rlang",
    "rvest",
    "selectr",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyselect",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr",
    "xml2"
  ],
  "_score": 3.45484486000851,
  "_indexed": true,
  "_nocasepkg": "awardfindr",
  "_universes": [
    "ropensci",
    "mccallc",
    "pesdata"
  ],
  "_binaries": [
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-03-16T08:54:07.000Z",
      "commit": "373e455bf3e20754ad98bf9d512aefd9e4e839e7",
      "fileid": "089751c848ddbbefe3b16adf53241c1b4445358264a26e694e71055a8af64fda",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/23135265805"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-04-15T07:47:38.000Z",
      "distro": "noble",
      "commit": "373e455bf3e20754ad98bf9d512aefd9e4e839e7",
      "fileid": "2fe5d88d105d3f43c3f6125e9a0629896785080a0d214741e3e6b436e95ad7eb",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/24442523367"
    },
    {
      "r": "4.5.3",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-04-15T07:47:16.000Z",
      "distro": "noble",
      "commit": "373e455bf3e20754ad98bf9d512aefd9e4e839e7",
      "fileid": "c4fd0790ac77bc36c5b8b60add06b428ebe1ff133341e0e88fa8e4e845cafb30",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/24442523367"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-04-15T07:47:17.000Z",
      "commit": "373e455bf3e20754ad98bf9d512aefd9e4e839e7",
      "fileid": "f684bac622554d5256d58b6b898e504c51c9a7306da7e1c57052289d362b968e",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/24442523367"
    },
    {
      "r": "4.5.1",
      "os": "wasm",
      "version": "1.0.1",
      "date": "2026-04-15T07:47:32.000Z",
      "commit": "373e455bf3e20754ad98bf9d512aefd9e4e839e7",
      "fileid": "51cc0ddb2463ef3bc342beb460f44f26d48238ca90bc613055bdd959ad3637bc",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/24442523367"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-04-15T07:46:37.000Z",
      "commit": "373e455bf3e20754ad98bf9d512aefd9e4e839e7",
      "fileid": "e7a044303712cb06fc00b88c6ebe50dd71b52b69f64c12f18a5eb43b7ea97af1",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/24442523367"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-04-15T07:46:34.000Z",
      "commit": "373e455bf3e20754ad98bf9d512aefd9e4e839e7",
      "fileid": "f2d520a151b62f44fe5ddedd95a0dbd9729b47a864056dd41609f1b27bd75a5a",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/24442523367"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-04-15T07:46:39.000Z",
      "commit": "373e455bf3e20754ad98bf9d512aefd9e4e839e7",
      "fileid": "0ff198d51ec1a26dd14bcaf650fc5699ab7a4095de5b24bfc655c5ba3756a472",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/24442523367"
    }
  ]
}