{
  "_id": "6a2a5c737b7a29ca6003c03f",
  "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-06-11 06:54:36 UTC",
    "User": "root"
  },
  "Author": "Steph Buongiorno [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-6965-0787>)",
  "MD5sum": "e803217da90e6bac062b6ca2a706bfa3",
  "_user": "ropengov",
  "_type": "src",
  "_file": "usdoj_1.1.2.tar.gz",
  "_fileid": "58eb22b3630d83f9463d186d94bcf6b748baf8fab22052e2ae49de958460d3cd",
  "_filesize": 83194,
  "_sha256": "58eb22b3630d83f9463d186d94bcf6b748baf8fab22052e2ae49de958460d3cd",
  "_created": "2026-06-11T06:54:36.000Z",
  "_published": "2026-06-11T06:57:55.164Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80738209271,
      "time": 160,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7556950276"
    },
    {
      "job": 80738209267,
      "time": 146,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7556946873"
    },
    {
      "job": 80738209269,
      "time": 119,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7556938316"
    },
    {
      "job": 80738209268,
      "time": 114,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7556936729"
    },
    {
      "job": 80737795669,
      "time": 166,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7556901072"
    },
    {
      "job": 80738209284,
      "time": 117,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7556937642"
    },
    {
      "job": 80738209327,
      "time": 167,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7556953309"
    },
    {
      "job": 80738209287,
      "time": 85,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7556929251"
    },
    {
      "job": 80738209322,
      "time": 92,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7556930612"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ropengov/actions/runs/27329356608",
  "_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",
    "description": "",
    "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-36",
      "n": 7
    }
  ],
  "_tags": [],
  "_stars": 12,
  "_contributors": [
    {
      "user": "stephbuon",
      "count": 76,
      "uuid": 52008049
    }
  ],
  "_userbio": {
    "uuid": 5463092,
    "type": "organization",
    "name": "rOpenGov",
    "description": "Open government data analytics with R"
  },
  "_downloads": {
    "count": 541,
    "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": 3.778151250383644,
  "_indexed": true,
  "_nocasepkg": "usdoj",
  "_universes": [
    "ropengov",
    "stephbuon"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.2",
      "date": "2026-06-11T06:57:16.000Z",
      "distro": "noble",
      "commit": "ff8a93a6f6368092bc6a12a36997d4662dba31b6",
      "fileid": "de1ce0cbb868e3e2bf2dd18664344d88097d64da28657d06121ea6d12eabcfdc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropengov/actions/runs/27329356608"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.2",
      "date": "2026-06-11T06:57:06.000Z",
      "distro": "noble",
      "commit": "ff8a93a6f6368092bc6a12a36997d4662dba31b6",
      "fileid": "07f76bdb8974b1e5545e1f6b586689846c155070150af273aa4bb85de9a24a2a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropengov/actions/runs/27329356608"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.2",
      "date": "2026-06-11T06:56:35.000Z",
      "commit": "ff8a93a6f6368092bc6a12a36997d4662dba31b6",
      "fileid": "b05bdef4d1773175d864331de7d7e0c2dd7272ab5145f1328123ff0acb2da1cd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropengov/actions/runs/27329356608"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.2",
      "date": "2026-06-11T06:56:32.000Z",
      "commit": "ff8a93a6f6368092bc6a12a36997d4662dba31b6",
      "fileid": "8d017287f0fc9bd497607609435a5339a4577d45e9bf1409b87df5a2c27e3bab",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropengov/actions/runs/27329356608"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.2",
      "date": "2026-06-11T06:56:50.000Z",
      "commit": "ff8a93a6f6368092bc6a12a36997d4662dba31b6",
      "fileid": "d8431cbf989ac1740475dadf0ecf6f16a07701e888599d32d72562d2682505f2",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ropengov/actions/runs/27329356608"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.2",
      "date": "2026-06-11T06:57:15.000Z",
      "commit": "ff8a93a6f6368092bc6a12a36997d4662dba31b6",
      "fileid": "c3dd3cd47fcce4bf9dd3c5054aa4c321b5b35b47506fdb5229b50240435ac271",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropengov/actions/runs/27329356608"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.2",
      "date": "2026-06-11T06:56:02.000Z",
      "commit": "ff8a93a6f6368092bc6a12a36997d4662dba31b6",
      "fileid": "3bcb11b25c1bc28338042e651590e289613fc806326f5744a92b9df2bcc7b005",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropengov/actions/runs/27329356608"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.2",
      "date": "2026-06-11T06:56:07.000Z",
      "commit": "ff8a93a6f6368092bc6a12a36997d4662dba31b6",
      "fileid": "93fc3d73bfbcf049644eafbdbb80e5448a7b79d371827e55e1c6495c88c456e5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropengov/actions/runs/27329356608"
    }
  ]
}