{
  "_id": "69e48c6fc5259ad4cd984136",
  "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-04-19 08:00:30 UTC",
    "User": "root"
  },
  "Author": "David Ranzolin [aut, cre]",
  "Maintainer": "David Ranzolin <daranzolin@gmail.com>",
  "MD5sum": "9834607af9110185d7e9a7ca00eb05e1",
  "_user": "ropensci",
  "_type": "src",
  "_file": "rperseus_0.1.2.tar.gz",
  "_fileid": "bf2b77c7f34b9a8d59a3720fa57860a18281ae778aa4c9a3c4945cdc039c64fe",
  "_filesize": 661796,
  "_sha256": "bf2b77c7f34b9a8d59a3720fa57860a18281ae778aa4c9a3c4945cdc039c64fe",
  "_created": "2026-04-19T08:00:30.000Z",
  "_published": "2026-04-28T14:17:47.404Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 72000589901,
      "time": 157,
      "config": "linux-devel-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6516744659"
    },
    {
      "job": 72000589919,
      "time": 141,
      "config": "linux-release-x86_64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6516743387"
    },
    {
      "job": 72000589905,
      "time": 81,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6516737988"
    },
    {
      "job": 72000589917,
      "time": 87,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6516738365"
    },
    {
      "job": 72000439805,
      "time": 191,
      "config": "pkgdown",
      "r": "4.5.2",
      "check": "OK",
      "artifact": "6516730393"
    },
    {
      "job": 72000439809,
      "time": 187,
      "config": "source",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6516730025"
    },
    {
      "job": 72000589900,
      "time": 170,
      "config": "wasm-release",
      "r": "4.5.1",
      "check": "OK",
      "artifact": "6516745465"
    },
    {
      "job": 72000589907,
      "time": 142,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6516743340"
    },
    {
      "job": 72000589906,
      "time": 85,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6516738286"
    },
    {
      "job": 72000589903,
      "time": 86,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6516738344"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ropensci/actions/runs/24624296646",
  "_status": "success",
  "_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",
    "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.5.3",
  "_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"
  ],
  "_vignettes": [
    {
      "source": "rperseus-vignette.Rmd",
      "filename": "rperseus-vignette.html",
      "title": "rperseus Vignette",
      "author": "David Ranzolin",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Getting a Text",
        "Getting Multiple Texts with the tidyverse",
        "Rendering Parallels",
        "Parsing Excerpts"
      ],
      "created": "2017-02-23 06:58:34",
      "modified": "2017-11-28 21:49:09",
      "commits": 9
    }
  ],
  "_score": 4.840733234611807,
  "_indexed": true,
  "_nocasepkg": "rperseus",
  "_universes": [
    "ropensci",
    "daranzolin"
  ],
  "_binaries": [
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-04-19T08:02:51.000Z",
      "distro": "noble",
      "commit": "934698cd9dbf2f6923a78d5e581bfa4feba99bbf",
      "fileid": "f5bcba9a3399f31a4de879a58fd2fd55c80aeb6e2c50cd164acb1dd3c867ec1b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/24624296646"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-04-19T08:01:53.000Z",
      "commit": "934698cd9dbf2f6923a78d5e581bfa4feba99bbf",
      "fileid": "c570d658f53f2e07ddc9b34d18617f76e7edc3db8255fa2442f1196157845926",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/24624296646"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-04-19T08:01:55.000Z",
      "commit": "934698cd9dbf2f6923a78d5e581bfa4feba99bbf",
      "fileid": "4e64eaf1b01a0f5fe06514caa171ab1f16c00da7a7d84acf8e0fb3a64905efb7",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/24624296646"
    },
    {
      "r": "4.5.1",
      "os": "wasm",
      "version": "0.1.2",
      "date": "2026-04-19T08:03:34.000Z",
      "commit": "934698cd9dbf2f6923a78d5e581bfa4feba99bbf",
      "fileid": "de721c7b40db15561ece39e8771a79d789df9c5720d69e1f9e873bb2c8e02879",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/24624296646"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-04-19T08:02:00.000Z",
      "commit": "934698cd9dbf2f6923a78d5e581bfa4feba99bbf",
      "fileid": "78039cb298786122286c9f7b0abd52a5dff38aa8c9ce8bb98f934b1348f3ff02",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/24624296646"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-04-19T08:01:38.000Z",
      "commit": "934698cd9dbf2f6923a78d5e581bfa4feba99bbf",
      "fileid": "2b3c9df558086cf3c13793764baee3fe5d2874b52c387dda00bf0b5b5b5eab9f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/24624296646"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-04-19T08:01:40.000Z",
      "commit": "934698cd9dbf2f6923a78d5e581bfa4feba99bbf",
      "fileid": "126137106db9d0f465356ee528a73bacb5b7c1991e0241ffe739796251733052",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/24624296646"
    }
  ]
}