{
  "_id": "6a2676e0794753ddbc3ebf3f",
  "Package": "pseudobibeR",
  "Title": "Aggregate Counts of Linguistic Features",
  "Version": "1.2",
  "Date": "2024-11-18",
  "Authors@R": "c(\nperson(given = \"David\",\nfamily = \"Brown\",\nrole = c(\"aut\", \"cre\"),\nemail = \"dwb2@andrew.cmu.edu\",\ncomment = c(ORCID = \"0000-0001-7745-6354\")),\nperson(given = \"Alex\",\nfamily = \"Reinhart\",\nrole = \"aut\",\nemail = \"areinhar@stat.cmu.edu\",\ncomment = c(ORCID = \"0000-0002-6658-514X\")))",
  "Description": "Calculates the lexicogrammatical and functional features\ndescribed by Biber (1985) <doi:10.1515/ling.1985.23.2.337> and\nwidely used for text-type, register, and genre classification\ntasks.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "LazyData": "TRUE",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libicu-dev libxml2-dev",
  "Repository": "https://browndw.r-universe.dev",
  "Date/Publication": "2026-02-08 19:51:41 UTC",
  "RemoteUrl": "https://github.com/browndw/pseudobiber",
  "RemoteRef": "HEAD",
  "RemoteSha": "7d168a946ed5beb1d822799c73b81ef476bb9230",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-08 07:58:32 UTC",
    "User": "root"
  },
  "Author": "David Brown [aut, cre] (ORCID: <https://orcid.org/0000-0001-7745-6354>),\nAlex Reinhart [aut] (ORCID: <https://orcid.org/0000-0002-6658-514X>)",
  "Maintainer": "David Brown <dwb2@andrew.cmu.edu>",
  "MD5sum": "f5faf4009f33a5d739b6e76875e190cf",
  "_user": "browndw",
  "_type": "src",
  "_file": "pseudobibeR_1.2.tar.gz",
  "_fileid": "fdb68a3b61fd635fd3b0fb3a5864462bd08b50493e3173170b0097d6278d9e46",
  "_filesize": 169542,
  "_sha256": "fdb68a3b61fd635fd3b0fb3a5864462bd08b50493e3173170b0097d6278d9e46",
  "_created": "2026-06-08T07:58:32.000Z",
  "_published": "2026-06-08T08:01:36.147Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80047446715,
      "time": 136,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7474500082"
    },
    {
      "job": 80047446712,
      "time": 123,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7474496440"
    },
    {
      "job": 80047446856,
      "time": 126,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7474496677"
    },
    {
      "job": 80047446702,
      "time": 127,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7474496751"
    },
    {
      "job": 80046943027,
      "time": 190,
      "config": "source",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7474455350"
    },
    {
      "job": 80047446690,
      "time": 126,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7474497229"
    },
    {
      "job": 80047446710,
      "time": 82,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7474481957"
    },
    {
      "job": 80047446719,
      "time": 97,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7474487047"
    },
    {
      "job": 80047447065,
      "time": 121,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7474495913"
    }
  ],
  "_buildurl": "https://github.com/r-universe/browndw/actions/runs/27123741958",
  "_status": "failure",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/browndw/pseudobiber",
  "_commit": {
    "id": "7d168a946ed5beb1d822799c73b81ef476bb9230",
    "author": "Alex Reinhart <alex@refsmmat.com>",
    "committer": "Alex Reinhart <alex@refsmmat.com>",
    "message": "Don't include Rproj in R build\n",
    "time": 1770580301
  },
  "_maintainer": {
    "name": "David Brown",
    "email": "dwb2@andrew.cmu.edu",
    "login": "browndw",
    "orcid": "0000-0001-7745-6354",
    "description": "",
    "uuid": 22451366
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "quanteda",
      "role": "Imports"
    },
    {
      "package": "quanteda.textstats",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "udpipe",
      "role": "Suggests"
    }
  ],
  "_owner": "browndw",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-35",
      "n": 3
    },
    {
      "week": "2026-06",
      "n": 5
    }
  ],
  "_tags": [
    {
      "name": "v1.2",
      "date": "2025-08-28"
    }
  ],
  "_stars": 6,
  "_contributors": [
    {
      "user": "capnrefsmmat",
      "count": 41,
      "uuid": 711629
    },
    {
      "user": "browndw",
      "count": 33,
      "uuid": 22451366
    }
  ],
  "_userbio": {
    "uuid": 22451366,
    "type": "user",
    "name": "browndw"
  },
  "_downloads": {
    "count": 571,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/pseudobibeR"
  },
  "_devurl": "https://github.com/browndw/pseudobiber",
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/pseudobibeR.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/browndw/pseudobiber",
  "_realowner": "browndw",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.2",
      "date": "2024-11-19"
    }
  ],
  "_exports": [
    "biber"
  ],
  "_datasets": [
    {
      "name": "dict",
      "title": "Dictionaries defining text features",
      "object": "dict",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "spacy_samples",
      "title": "Samples of parsed text",
      "object": "spacy_samples",
      "class": [
        "spacyr_parsed",
        "data.frame"
      ],
      "fields": [
        "doc_id",
        "sentence_id",
        "token_id",
        "token",
        "lemma",
        "pos",
        "tag",
        "head_token_id",
        "dep_rel"
      ],
      "rows": 1346,
      "table": true,
      "tojson": true
    },
    {
      "name": "udpipe_samples",
      "title": "Samples of parsed text",
      "object": "udpipe_samples",
      "class": [
        "udpipe_connlu"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "word_lists",
      "title": "Lists of words defining text features",
      "object": "word_lists",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "biber",
      "title": "Extract Biber features from a document parsed and annotated by spacyr or udpipe",
      "topics": [
        "biber",
        "biber.spacyr_parsed",
        "biber.udpipe_connlu"
      ]
    },
    {
      "page": "dict",
      "title": "Dictionaries defining text features",
      "topics": [
        "dict"
      ]
    },
    {
      "page": "udpipe_samples",
      "title": "Samples of parsed text",
      "topics": [
        "spacy_samples",
        "udpipe_samples"
      ]
    },
    {
      "page": "word_lists",
      "title": "Lists of words defining text features",
      "topics": [
        "word_lists"
      ]
    }
  ],
  "_readme": "https://github.com/browndw/pseudobiber/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "dplyr",
    "fastmatch",
    "generics",
    "glue",
    "ISOcodes",
    "jsonlite",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "nsyllable",
    "pillar",
    "pkgconfig",
    "proxyC",
    "purrr",
    "quanteda",
    "quanteda.textstats",
    "R6",
    "Rcpp",
    "RcppArmadillo",
    "rlang",
    "SnowballC",
    "stopwords",
    "stringi",
    "stringr",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr",
    "xml2",
    "yaml"
  ],
  "_score": 3.7781512503836434,
  "_indexed": true,
  "_nocasepkg": "pseudobiber",
  "_universes": [
    "browndw"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2",
      "date": "2026-06-08T08:01:04.000Z",
      "distro": "noble",
      "commit": "7d168a946ed5beb1d822799c73b81ef476bb9230",
      "fileid": "774bcad5ed7db9a7da0e9b7184d5f9a008b2c1257172bc9011982037921ad832",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/browndw/actions/runs/27123741958"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2",
      "date": "2026-06-08T08:00:50.000Z",
      "distro": "noble",
      "commit": "7d168a946ed5beb1d822799c73b81ef476bb9230",
      "fileid": "e4aabd923f0474dfdb099a1bff62314a1c56a253229254c7edcb067a402caeb6",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/browndw/actions/runs/27123741958"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2",
      "date": "2026-06-08T08:00:49.000Z",
      "commit": "7d168a946ed5beb1d822799c73b81ef476bb9230",
      "fileid": "e256f1f7469f2154e0f4d0b9e206153c5c2912cd700b10fbefce3c4a30db5acf",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/browndw/actions/runs/27123741958"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2",
      "date": "2026-06-08T08:00:55.000Z",
      "commit": "7d168a946ed5beb1d822799c73b81ef476bb9230",
      "fileid": "577959695bbb2226841b3af57e62541d23104e6756133e719770be355984ea9a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/browndw/actions/runs/27123741958"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2",
      "date": "2026-06-08T08:01:12.000Z",
      "commit": "7d168a946ed5beb1d822799c73b81ef476bb9230",
      "fileid": "b14cf3c15d061bd80156734e9f5c8c374521bf776819844d8c82a75692ed8b2b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/browndw/actions/runs/27123741958"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.2",
      "date": "2026-06-08T08:00:03.000Z",
      "commit": "7d168a946ed5beb1d822799c73b81ef476bb9230",
      "fileid": "15424dbf65f6528a2c4637fc02e5ee54e3ab67647875f0db63e2da250f0d5d7e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/browndw/actions/runs/27123741958"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2",
      "date": "2026-06-08T08:00:16.000Z",
      "commit": "7d168a946ed5beb1d822799c73b81ef476bb9230",
      "fileid": "ad7c8e37856144d88f3ccdb404985e4a536214e6a96f0fb6371e42a8f53db815",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/browndw/actions/runs/27123741958"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.2",
      "date": "2026-06-08T08:00:43.000Z",
      "commit": "7d168a946ed5beb1d822799c73b81ef476bb9230",
      "fileid": "dc5097bd1e75dc016a954c3dbb74111834306e093fd318479cefe516d853ae08",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/browndw/actions/runs/27123741958"
    }
  ]
}