{
  "_id": "6a102ffcacfb0bcc41c952b3",
  "Package": "usdoj",
  "Title": "For Accessing U.S. Department of Justice (DOJ) Open Data",
  "Version": "1.1.2",
  "Authors@R": "person(\"Steph\", \"Buongiorno\", , \"steph.buon@gmail.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-6965-0787\"))",
  "Maintainer": "Steph Buongiorno <steph.buon@gmail.com>",
  "URL": "https://github.com/ropengov/usdoj",
  "BugReports": "https://github.com/ropengov/usdoj/issues",
  "Description": "Fetch data from the\n<https://www.justice.gov/developer/api-documentation/api_v1>\nAPI such as press releases, blog entries, and speeches.\nOptional parameters allow users to specify the number of\nresults starting from the earliest or latest entries, and\nwhether these results contain keywords. Data is cleaned for\nanalysis and returned in a dataframe.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/pak/sysreqs": "libicu-dev libssl-dev",
  "Repository": "https://ropengov.r-universe.dev",
  "Date/Publication": "2025-09-07 23:36:13 UTC",
  "RemoteUrl": "https://github.com/rOpenGov/usdoj",
  "RemoteRef": "HEAD",
  "RemoteSha": "ff8a93a6f6368092bc6a12a36997d4662dba31b6",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-12 09:49:59 UTC",
    "User": "root"
  },
  "Author": "Steph Buongiorno [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-6965-0787>)",
  "MD5sum": "a635b4a8ab6cc5bac7a102754a1b424d",
  "_user": "ropengov",
  "_type": "src",
  "_file": "usdoj_1.1.2.tar.gz",
  "_fileid": "c75078e6bb510a9fa325e8fd72e4aacabfe4631033824915bab346db09b0458e",
  "_filesize": 83229,
  "_sha256": "c75078e6bb510a9fa325e8fd72e4aacabfe4631033824915bab346db09b0458e",
  "_created": "2026-05-12T09:49:59.000Z",
  "_published": "2026-05-22T10:29:16.718Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77361880803,
      "time": 129,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6940973528"
    },
    {
      "job": 77361880613,
      "time": 149,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6940980857"
    },
    {
      "job": 77361880637,
      "time": 107,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6940965798"
    },
    {
      "job": 77361880552,
      "time": 101,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6940963923"
    },
    {
      "job": 77361880233,
      "time": 174,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6940925475"
    },
    {
      "job": 77361879965,
      "time": 104,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7158360606"
    },
    {
      "job": 77361880879,
      "time": 94,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6940958658"
    },
    {
      "job": 77361880776,
      "time": 100,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6940961016"
    },
    {
      "job": 77361880615,
      "time": 111,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6940964202"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ropengov/actions/runs/25726666578",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/rOpenGov/usdoj",
  "_commit": {
    "id": "ff8a93a6f6368092bc6a12a36997d4662dba31b6",
    "author": "Steph Buongiorno <52008049+stephbuon@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update README.md",
    "time": 1757288173
  },
  "_maintainer": {
    "name": "Steph Buongiorno",
    "email": "steph.buon@gmail.com",
    "login": "stephbuon",
    "uuid": 52008049,
    "orcid": "0000-0002-6965-0787"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.4.4",
      "role": "Depends"
    },
    {
      "package": "anytime",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    }
  ],
  "_owner": "ropengov",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-20",
      "n": 2
    },
    {
      "week": "2025-36",
      "n": 7
    }
  ],
  "_tags": [],
  "_stars": 11,
  "_contributors": [
    {
      "user": "stephbuon",
      "count": 76,
      "uuid": 52008049
    }
  ],
  "_userbio": {
    "uuid": 5463092,
    "type": "organization",
    "name": "rOpenGov",
    "description": "Open government data analytics with R"
  },
  "_downloads": {
    "count": 544,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/usdoj"
  },
  "_devurl": "https://github.com/ropengov/usdoj",
  "_searchresults": 6,
  "_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/usdoj.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ropengov/usdoj",
  "_realowner": "ropengov",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2023-01-30"
    },
    {
      "version": "1.1.0",
      "date": "2023-03-25"
    },
    {
      "version": "1.1.1",
      "date": "2025-03-24"
    },
    {
      "version": "1.1.2",
      "date": "2025-05-14"
    }
  ],
  "_exports": [
    "doj_blog_entries",
    "doj_press_releases"
  ],
  "_help": [
    {
      "page": "doj_blog_entries",
      "title": "Retrieve DOJ Blog Entries",
      "topics": [
        "doj_blog_entries"
      ]
    },
    {
      "page": "doj_press_releases",
      "title": "Retrieve DOJ Press Releases",
      "topics": [
        "doj_press_releases"
      ]
    }
  ],
  "_readme": "https://github.com/rOpenGov/usdoj/raw/HEAD/README.md",
  "_rundeps": [
    "anytime",
    "askpass",
    "BH",
    "cli",
    "curl",
    "dplyr",
    "generics",
    "glue",
    "httr",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "R6",
    "Rcpp",
    "rlang",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 4.041392685158225,
  "_indexed": true,
  "_nocasepkg": "usdoj",
  "_universes": [
    "ropengov",
    "stephbuon"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.2",
      "date": "2026-05-12T09:52:13.000Z",
      "distro": "noble",
      "commit": "ff8a93a6f6368092bc6a12a36997d4662dba31b6",
      "fileid": "301cb5e250c9d3ae8d352bfedcdf73c49fca6bd5eb63f3459d04390e526e590b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropengov/actions/runs/25726666578"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.2",
      "date": "2026-05-12T09:52:33.000Z",
      "distro": "noble",
      "commit": "ff8a93a6f6368092bc6a12a36997d4662dba31b6",
      "fileid": "f1c21b10b617451906fb426fc9dd31cdf56d2b14a450da3facc67072c7016ef2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropengov/actions/runs/25726666578"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.2",
      "date": "2026-05-12T09:51:56.000Z",
      "commit": "ff8a93a6f6368092bc6a12a36997d4662dba31b6",
      "fileid": "688085c501061e709c2abff707503e5868bac4c9542be5b85deef627b070c865",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropengov/actions/runs/25726666578"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.2",
      "date": "2026-05-12T09:51:48.000Z",
      "commit": "ff8a93a6f6368092bc6a12a36997d4662dba31b6",
      "fileid": "2c2f8b4800627518d6adf8cefa130d1889728df5187ed1cbc7c820f2de99e209",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropengov/actions/runs/25726666578"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.2",
      "date": "2026-05-12T09:51:27.000Z",
      "commit": "ff8a93a6f6368092bc6a12a36997d4662dba31b6",
      "fileid": "5c0ac62ae758165e58708951d95491c76500f7bd2dbeaf2cdd9e7e781771211a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropengov/actions/runs/25726666578"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.2",
      "date": "2026-05-12T09:51:33.000Z",
      "commit": "ff8a93a6f6368092bc6a12a36997d4662dba31b6",
      "fileid": "3c27fda55da5b6b4574e437b1fa11d07a0336e1e27fb8a64ff16beac83fd7a41",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropengov/actions/runs/25726666578"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.2",
      "date": "2026-05-12T09:51:37.000Z",
      "commit": "ff8a93a6f6368092bc6a12a36997d4662dba31b6",
      "fileid": "7a757de627435f3973694fb4716a6603aed9ee11a867b9f507d82a76aa8f2a3d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropengov/actions/runs/25726666578"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.2",
      "date": "2026-05-22T10:29:01.000Z",
      "commit": "ff8a93a6f6368092bc6a12a36997d4662dba31b6",
      "fileid": "addb4aed4e74cb04a11626aa29b843e112228925db2c2116a0d6de7d31ee4521",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ropengov/actions/runs/25726666578"
    }
  ]
}