{
  "_id": "6a33a9843efcd9bda43ab387",
  "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-06-18 08:13:50 UTC",
    "User": "root"
  },
  "Author": "David Ranzolin [aut, cre]",
  "Maintainer": "David Ranzolin <daranzolin@gmail.com>",
  "MD5sum": "44ca6fe987d2e3be6413801b269b6fda",
  "_user": "ropensci",
  "_type": "src",
  "_file": "rperseus_0.1.2.tar.gz",
  "_fileid": "6729995bb7617c38134546ff38b2445b9b446267d8ebce7e86c0b095a1aaa78a",
  "_filesize": 662488,
  "_sha256": "6729995bb7617c38134546ff38b2445b9b446267d8ebce7e86c0b095a1aaa78a",
  "_created": "2026-06-18T08:13:50.000Z",
  "_published": "2026-06-18T08:17:08.371Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82084682777,
      "time": 143,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7717805792"
    },
    {
      "job": 82084682878,
      "time": 136,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7717800922"
    },
    {
      "job": 82084682782,
      "time": 105,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7717788967"
    },
    {
      "job": 82084682757,
      "time": 99,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7717786520"
    },
    {
      "job": 82084102235,
      "time": 161,
      "config": "pkgdown",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7717738992"
    },
    {
      "job": 82084102297,
      "time": 196,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7717751119"
    },
    {
      "job": 82084682769,
      "time": 113,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7717792160"
    },
    {
      "job": 82084682807,
      "time": 132,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7717799849"
    },
    {
      "job": 82084682884,
      "time": 127,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7717797633"
    },
    {
      "job": 82084682894,
      "time": 102,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7717787775"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ropensci/actions/runs/27745910876",
  "_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",
    "bluesky": "@daranzolin.bsky.social",
    "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",
    "followers": 1100,
    "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",
    "LICENSE",
    "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.7.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-06-18T08:16:10.000Z",
      "distro": "noble",
      "commit": "934698cd9dbf2f6923a78d5e581bfa4feba99bbf",
      "fileid": "6b27b283104e1ece567af3301d4c17dcee854f50c66466704d5d46f6b64a7ea5",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/27745910876"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-06-18T08:15:53.000Z",
      "distro": "noble",
      "commit": "934698cd9dbf2f6923a78d5e581bfa4feba99bbf",
      "fileid": "d0796c25fb59fe154e91674e5305c7659b0a9edfbf6bb2994f84591a639e5f12",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/27745910876"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-06-18T08:15:35.000Z",
      "commit": "934698cd9dbf2f6923a78d5e581bfa4feba99bbf",
      "fileid": "a144bbdbf265ce170584f772b90ed0fc63496d4aea33f2214680e870f61493f6",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/27745910876"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-06-18T08:15:24.000Z",
      "commit": "934698cd9dbf2f6923a78d5e581bfa4feba99bbf",
      "fileid": "75b7d406b362013803ab3d8926f927f96487f0d95a3a99eb901190af2898a428",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/27745910876"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.2",
      "date": "2026-06-18T08:16:02.000Z",
      "commit": "934698cd9dbf2f6923a78d5e581bfa4feba99bbf",
      "fileid": "f066109af2dc47e9f25dcb3cd4d87e0de17b7b5e8bbcb9ce143f52199e9dd043",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/27745910876"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-06-18T08:15:43.000Z",
      "commit": "934698cd9dbf2f6923a78d5e581bfa4feba99bbf",
      "fileid": "999a12a2c7a803b153bb2c7574af03538b9c499468525f0d48494ae6997f7ad5",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/27745910876"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-06-18T08:15:41.000Z",
      "commit": "934698cd9dbf2f6923a78d5e581bfa4feba99bbf",
      "fileid": "78d348b89c1eaa1a6bbd5db6b9ffee6932f0d62f4fe6a092bb25833c29a9f53b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/27745910876"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-06-18T08:15:13.000Z",
      "commit": "934698cd9dbf2f6923a78d5e581bfa4feba99bbf",
      "fileid": "b7bcdf8def60c3376f1f7f880ccd3f1e04ff156b394bfa39e287fb925a6201cc",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/27745910876"
    }
  ]
}