{
  "_id": "6a1eee0cb401979e734128b8",
  "Package": "rperseus",
  "Title": "Get Texts from the Perseus Digital Library",
  "Version": "0.1.2",
  "Authors@R": "person(\"David\", \"Ranzolin\", email = \"daranzolin@gmail.com\", role = c(\"aut\", \"cre\"))",
  "Description": "The Perseus Digital Library is a collection of classical\ntexts. This package helps you get them. The available works can\nalso be viewed here: <http://cts.perseids.org/>.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "6.0.1",
  "VignetteBuilder": "knitr",
  "URL": "https://docs.ropensci.org/rperseus,\nhttps://github.com/ropensci/rperseus",
  "BugReports": "https://github.com/ropensci/rperseus/issues",
  "Config/pak/sysreqs": "libicu-dev libxml2-dev libssl-dev",
  "Repository": "https://ropensci.r-universe.dev",
  "Date/Publication": "2023-06-02 00:21:47 UTC",
  "RemoteUrl": "https://github.com/ropensci/rperseus",
  "RemoteRef": "master",
  "RemoteSha": "934698cd9dbf2f6923a78d5e581bfa4feba99bbf",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-19 09:00:48 UTC",
    "User": "root"
  },
  "Author": "David Ranzolin [aut, cre]",
  "Maintainer": "David Ranzolin <daranzolin@gmail.com>",
  "MD5sum": "df646a0b5f4002c911a05cc2e8480b6d",
  "_user": "ropensci",
  "_type": "src",
  "_file": "rperseus_0.1.2.tar.gz",
  "_fileid": "9e1c88af5df51e1b5363b33a56ee913d2690c842e5494e95471ff19ba7475895",
  "_filesize": 400227,
  "_sha256": "9e1c88af5df51e1b5363b33a56ee913d2690c842e5494e95471ff19ba7475895",
  "_created": "2026-05-19T09:00:48.000Z",
  "_published": "2026-06-02T14:51:56.557Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79099884536,
      "time": 138,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7079205273"
    },
    {
      "job": 79099884081,
      "time": 140,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7079205904"
    },
    {
      "job": 79099883570,
      "time": 121,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7079199234"
    },
    {
      "job": 79099883802,
      "time": 123,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7079200193"
    },
    {
      "job": 79099882019,
      "time": 148,
      "config": "pkgdown",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": ""
    },
    {
      "job": 79099883193,
      "time": 201,
      "config": "source",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7079156264"
    },
    {
      "job": 79099881989,
      "time": 119,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7361238923"
    },
    {
      "job": 79099883776,
      "time": 105,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7079194133"
    },
    {
      "job": 79099883903,
      "time": 88,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7079188219"
    },
    {
      "job": 79099883877,
      "time": 107,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7079194700"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ropensci/actions/runs/26087009768",
  "_status": "failure",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ropensci/rperseus",
  "_commit": {
    "id": "934698cd9dbf2f6923a78d5e581bfa4feba99bbf",
    "author": "David Ranzolin <daranzolin@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Delete .DS_Store",
    "time": 1685665307
  },
  "_maintainer": {
    "name": "David Ranzolin",
    "email": "daranzolin@gmail.com",
    "login": "daranzolin",
    "twitter": "@daranzolin",
    "description": "Data Analyst and Analytics Developer",
    "uuid": 9537384
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.3.0",
      "role": "Depends"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "xml2",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "rvest",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "stringi",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "roxygen2",
      "role": "Suggests"
    },
    {
      "package": "tidytext",
      "role": "Suggests"
    }
  ],
  "_owner": "ropensci",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "classics",
    "greek",
    "greek-bible",
    "greek-new-testament",
    "latin",
    "peer-reviewed",
    "perseus",
    "perseus-digital-library",
    "translation"
  ],
  "_stars": 21,
  "_contributors": [
    {
      "user": "daranzolin",
      "count": 143,
      "uuid": 9537384
    },
    {
      "user": "fmichonneau",
      "count": 6,
      "uuid": 5502922
    },
    {
      "user": "maelle",
      "count": 1,
      "uuid": 8360597
    }
  ],
  "_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/rperseus"
  },
  "_devurl": "https://github.com/ropensci/rperseus",
  "_pkgdown": "https://docs.ropensci.org/rperseus",
  "_searchresults": 33,
  "_metadata": {
    "review": {
      "id": 145,
      "status": "reviewed",
      "version": "0.0.0.9000",
      "organization": "rOpenSci Software Review",
      "url": "https://github.com/ropensci/software-review/issues/145"
    },
    "ropensci_category": "data-access"
  },
  "_rbuild": "4.6.0",
  "_assets": [
    "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",
    "extra/rperseus.html",
    "manual.pdf"
  ],
  "_realowner": "ropensci",
  "_cranurl": false,
  "_exports": [
    "get_perseus_text",
    "parse_excerpt",
    "perseus_parallel"
  ],
  "_datasets": [
    {
      "name": "greek_stop_words",
      "title": "A dictionary of Greek stop words",
      "object": "greek_stop_words",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "word"
      ],
      "rows": 223,
      "table": true,
      "tojson": true
    },
    {
      "name": "perseus_catalog",
      "title": "Metadata for texts available via the Perseus Digital Library.",
      "object": "perseus_catalog",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "urn",
        "group_name",
        "label",
        "description",
        "language"
      ],
      "rows": 2291,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "get_perseus_text",
      "title": "Get a primary text by URN.",
      "topics": [
        "get_perseus_text"
      ]
    },
    {
      "page": "greek_stop_words",
      "title": "A dictionary of Greek stop words",
      "topics": [
        "greek_stop_words"
      ]
    },
    {
      "page": "parse_excerpt",
      "title": "Parse a Greek excerpt",
      "topics": [
        "parse_excerpt"
      ]
    },
    {
      "page": "perseus_catalog",
      "title": "Metadata for texts available via the Perseus Digital Library.",
      "topics": [
        "perseus_catalog"
      ]
    },
    {
      "page": "perseus_parallel",
      "title": "Render a text parallel with ggplot2",
      "topics": [
        "perseus_parallel"
      ]
    },
    {
      "page": "rperseus",
      "title": "rperseus: A package to obtain texts from the Perseus Digital Library",
      "topics": [
        "rperseus-package",
        "rperseus"
      ]
    }
  ],
  "_readme": "https://github.com/ropensci/rperseus/raw/master/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "cpp11",
    "curl",
    "dplyr",
    "farver",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "httr",
    "isoband",
    "jsonlite",
    "labeling",
    "lifecycle",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "RColorBrewer",
    "rlang",
    "rvest",
    "S7",
    "scales",
    "selectr",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xml2"
  ],
  "_score": 3.840733234611807,
  "_indexed": true,
  "_nocasepkg": "rperseus",
  "_universes": [
    "ropensci",
    "daranzolin"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-05-19T09:03:02.000Z",
      "distro": "noble",
      "commit": "934698cd9dbf2f6923a78d5e581bfa4feba99bbf",
      "fileid": "e494d3158caea45926f3212e50a473ddc792994419991677c7dd9aadffdab5dd",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/26087009768"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-05-19T09:03:05.000Z",
      "distro": "noble",
      "commit": "934698cd9dbf2f6923a78d5e581bfa4feba99bbf",
      "fileid": "0842a94bb12727162a3a96b7da1234a5ad18dcc1aea0ff2d870e5c1caae03574",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/26087009768"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-05-19T09:02:46.000Z",
      "commit": "934698cd9dbf2f6923a78d5e581bfa4feba99bbf",
      "fileid": "1f75e3c3dcb85290f9fbde2f2478fdf41447ea5a91c9b2dd44404fc24d271e1b",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/26087009768"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-05-19T09:02:50.000Z",
      "commit": "934698cd9dbf2f6923a78d5e581bfa4feba99bbf",
      "fileid": "c003a8b9c846e75f3b304c533e31df90c3d0b5c343947e0831ee42fbc5ed1905",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/26087009768"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-05-19T09:02:24.000Z",
      "commit": "934698cd9dbf2f6923a78d5e581bfa4feba99bbf",
      "fileid": "f704b00ba368217f09343d9644aa9d64303c0c7df3af825fb87418abbd5e32bb",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/26087009768"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-05-19T09:02:08.000Z",
      "commit": "934698cd9dbf2f6923a78d5e581bfa4feba99bbf",
      "fileid": "70022895f22891dad03bab0e3ed645e3f56da80c2bba2a2233fde610271a8aab",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/26087009768"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-05-19T09:02:28.000Z",
      "commit": "934698cd9dbf2f6923a78d5e581bfa4feba99bbf",
      "fileid": "85ac7333f4884bc6dce579cef046a7d357d453e1617af4061fc3bcbae4a5f18b",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/26087009768"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.2",
      "date": "2026-06-02T14:51:22.000Z",
      "commit": "934698cd9dbf2f6923a78d5e581bfa4feba99bbf",
      "fileid": "b769e306ae0988c2b992d70bce2d16a13dd4d78656d87f6ffbc31b8686cbecf6",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/26087009768"
    }
  ]
}