{
  "_id": "6a48a08ae06c18f0a65439aa",
  "Package": "SherlockHolmes",
  "Version": "1.0.2",
  "Date": "2025-11-30",
  "Title": "Building a Concordance of Terms in a Series of Texts",
  "Authors@R": "c(\nperson(\"Barry\", \"Zeeberg\", email = \"barryz2013@gmail.com\",\nrole = c(\"aut\", \"cre\")))",
  "Maintainer": "Barry Zeeberg <barryz2013@gmail.com>",
  "Author": "Barry Zeeberg [aut, cre]",
  "LazyData": "true",
  "Description": "Compute the frequency distribution of a search term in a\nseries of texts. For example, Arthur Conan Doyle wrote a total\nof 60 Sherlock Holmes stories, comprised of 54 short stories\nand 4 longer novels. I wanted to test my own subjective\nimpression that, in many of the stories, Sherlock Holmes'\npopularity was used as bait to induce the reader to read a\nstory that is essentially not primarily a Sherlock Holmes\nstory. I used the term \"Holmes\" as a search pattern, since\nWatson would frequently address him by name, or use his name to\ndescribe something that he was doing. My hypothesis is that the\nfrequency distribution of the search pattern \"Holmes\" is a good\nproxy for the degree to which a story is or is not truly a\nSherlock Holmes story. The results are presented in a\nmanuscript that is available as a vignette and online at\n<https://barryzee.github.io/Concordance/index.html>.",
  "License": "GPL (>= 2)",
  "Encoding": "UTF-8",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-04 05:36:22 UTC",
    "User": "root"
  },
  "Config/pak/sysreqs": "cmake libfontconfig1-dev libfreetype6-dev\nlibfribidi-dev git make libharfbuzz-dev libgit2-dev libicu-dev\nlibjpeg-dev libpng-dev libtiff-dev libuv1-dev libwebp-dev\nlibxml2-dev libssl-dev libx11-dev zlib1g-dev",
  "Repository": "https://barryzee.r-universe.dev",
  "Date/Publication": "2025-11-30 18:00:02 UTC",
  "RemoteUrl": "https://github.com/cran/SherlockHolmes",
  "RemoteRef": "HEAD",
  "RemoteSha": "0b0ba6247bef8ef3de9248e71d1d1b86705a226b",
  "_user": "barryzee",
  "_type": "src",
  "_file": "SherlockHolmes_1.0.2.tar.gz",
  "_fileid": "https://r2.ropensci.org/41ac5c8e8784342a8c4be64cdb36d3cb8d9c78f6eea3f41fff0050cea8d2d909",
  "_filesize": 4016038,
  "_sha256": "41ac5c8e8784342a8c4be64cdb36d3cb8d9c78f6eea3f41fff0050cea8d2d909",
  "_expires": "2026-10-12T05:56:24.000Z",
  "_created": "2026-07-04T05:36:22.000Z",
  "_published": "2026-07-04T05:56:26.318Z",
  "_jobs": [
    {
      "job": 85106790839,
      "time": 183,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8078752470"
    },
    {
      "job": 85106790833,
      "time": 157,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8078749392"
    },
    {
      "job": 85106790810,
      "time": 109,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8078862343"
    },
    {
      "job": 85106790829,
      "time": 97,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8078878958"
    },
    {
      "job": 85106573385,
      "time": 207,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8078729437"
    },
    {
      "job": 85106790803,
      "time": 175,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8078751628"
    },
    {
      "job": 85106790840,
      "time": 98,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8078741854"
    },
    {
      "job": 85106790825,
      "time": 96,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8078741626"
    },
    {
      "job": 85106790842,
      "time": 97,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8078741715"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/barryzee/actions/runs/28696383691",
  "_status": "success",
  "_upstream": "https://github.com/cran/SherlockHolmes",
  "_commit": {
    "id": "0b0ba6247bef8ef3de9248e71d1d1b86705a226b",
    "author": "Barry Zeeberg <barryz2013@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.2\n",
    "time": 1764525602
  },
  "_maintainer": {
    "name": "Barry Zeeberg",
    "email": "barryz2013@gmail.com",
    "login": "barryzee",
    "description": "",
    "uuid": 75148535
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.2.0",
      "role": "Depends"
    },
    {
      "package": "qpdf",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "dpseg",
      "role": "Imports"
    },
    {
      "package": "plotrix",
      "role": "Imports"
    },
    {
      "package": "zoo",
      "role": "Imports"
    },
    {
      "package": "stargazer",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "textBoxPlacement",
      "role": "Imports"
    },
    {
      "package": "plot.matrix",
      "role": "Imports"
    },
    {
      "package": "devtools",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-48",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.0.2",
      "date": "2025-11-30"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "barryzee",
      "count": 3,
      "uuid": 75148535
    }
  ],
  "_userbio": {
    "uuid": 75148535,
    "type": "user",
    "name": "barryzee",
    "followers": 0
  },
  "_downloads": {
    "count": 298,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/SherlockHolmes"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/SherlockHolmes.html",
    "manual.pdf"
  ],
  "_realowner": "barryzee",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2023-03-27"
    },
    {
      "version": "1.0.1",
      "date": "2023-03-28"
    },
    {
      "version": "1.0.2",
      "date": "2025-11-30"
    }
  ],
  "_exports": [
    "chronology",
    "coChronology",
    "concordance",
    "contingency",
    "distributions",
    "freqHist",
    "frequency",
    "grabFunctionParameters",
    "lengths",
    "mergeTables",
    "plot_dpseg2",
    "readTitles",
    "retrieveLmStats",
    "rolling",
    "segments",
    "Sherlock",
    "startLine",
    "strSplitTab"
  ],
  "_datasets": [
    {
      "name": "csp",
      "title": "Sherlock data sets",
      "object": "csp",
      "class": [
        "integer"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "csw",
      "title": "Sherlock data sets",
      "object": "csw",
      "class": [
        "integer"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "freqs",
      "title": "Sherlock data sets",
      "object": "freqs",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "inside",
      "title": "Sherlock data sets",
      "object": "inside",
      "class": [
        "table"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "outside",
      "title": "Sherlock data sets",
      "object": "outside",
      "class": [
        "table"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "patterns",
      "title": "Sherlock data sets",
      "object": "patterns",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "segs",
      "title": "Sherlock data sets",
      "object": "segs",
      "class": [
        "dpseg"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "starts",
      "title": "Sherlock data sets",
      "object": "starts",
      "class": [
        "numeric"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "texts",
      "title": "Sherlock data sets",
      "object": "texts",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "texts.vec",
      "title": "Sherlock data sets",
      "object": "texts.vec",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "titles",
      "title": "Sherlock data sets",
      "object": "titles",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "titles.vec",
      "title": "Sherlock data sets",
      "object": "titles.vec",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "chronology",
      "title": "chronology",
      "topics": [
        "chronology"
      ]
    },
    {
      "page": "coChronology",
      "title": "coChronology",
      "topics": [
        "coChronology"
      ]
    },
    {
      "page": "concordance",
      "title": "concordance",
      "topics": [
        "concordance"
      ]
    },
    {
      "page": "contingency",
      "title": "contingency",
      "topics": [
        "contingency"
      ]
    },
    {
      "page": "csp",
      "title": "Sherlock data sets",
      "topics": [
        "csp"
      ]
    },
    {
      "page": "csw",
      "title": "Sherlock data sets",
      "topics": [
        "csw"
      ]
    },
    {
      "page": "distributions",
      "title": "distributions",
      "topics": [
        "distributions"
      ]
    },
    {
      "page": "freqHist",
      "title": "freqHist",
      "topics": [
        "freqHist"
      ]
    },
    {
      "page": "freqs",
      "title": "Sherlock data sets",
      "topics": [
        "freqs"
      ]
    },
    {
      "page": "frequency",
      "title": "frequency",
      "topics": [
        "frequency"
      ]
    },
    {
      "page": "grabFunctionParameters",
      "title": "grabFunctionParameters",
      "topics": [
        "grabFunctionParameters"
      ]
    },
    {
      "page": "inside",
      "title": "Sherlock data sets",
      "topics": [
        "inside"
      ]
    },
    {
      "page": "lengths",
      "title": "lengths",
      "topics": [
        "lengths"
      ]
    },
    {
      "page": "mergeTables",
      "title": "mergeTables",
      "topics": [
        "mergeTables"
      ]
    },
    {
      "page": "outside",
      "title": "Sherlock data sets",
      "topics": [
        "outside"
      ]
    },
    {
      "page": "patterns",
      "title": "Sherlock data sets",
      "topics": [
        "patterns"
      ]
    },
    {
      "page": "plot_dpseg2",
      "title": "plot_dpseg2",
      "topics": [
        "plot_dpseg2"
      ]
    },
    {
      "page": "readTitles",
      "title": "readTitles",
      "topics": [
        "readTitles"
      ]
    },
    {
      "page": "retrieveLmStats",
      "title": "retrieveLmStats",
      "topics": [
        "retrieveLmStats"
      ]
    },
    {
      "page": "rolling",
      "title": "rolling",
      "topics": [
        "rolling"
      ]
    },
    {
      "page": "segments",
      "title": "segments",
      "topics": [
        "segments"
      ]
    },
    {
      "page": "segs",
      "title": "Sherlock data sets",
      "topics": [
        "segs"
      ]
    },
    {
      "page": "Sherlock",
      "title": "Sherlock",
      "topics": [
        "Sherlock"
      ]
    },
    {
      "page": "startLine",
      "title": "startLine",
      "topics": [
        "startLine"
      ]
    },
    {
      "page": "starts",
      "title": "Sherlock data sets",
      "topics": [
        "starts"
      ]
    },
    {
      "page": "strSplitTab",
      "title": "strSplitTab",
      "topics": [
        "strSplitTab"
      ]
    },
    {
      "page": "texts",
      "title": "Sherlock data sets",
      "topics": [
        "texts"
      ]
    },
    {
      "page": "texts.vec",
      "title": "Sherlock data sets",
      "topics": [
        "texts.vec"
      ]
    },
    {
      "page": "titles",
      "title": "Sherlock data sets",
      "topics": [
        "titles"
      ]
    },
    {
      "page": "titles.vec",
      "title": "Sherlock data sets",
      "topics": [
        "titles.vec"
      ]
    }
  ],
  "_rundeps": [
    "askpass",
    "base64enc",
    "brew",
    "brio",
    "bslib",
    "cachem",
    "callr",
    "cli",
    "clipr",
    "commonmark",
    "cpp11",
    "crayon",
    "credentials",
    "curl",
    "desc",
    "devtools",
    "diffobj",
    "digest",
    "downlit",
    "dpseg",
    "ellipsis",
    "evaluate",
    "fansi",
    "fastmap",
    "fontawesome",
    "fs",
    "gert",
    "gitcreds",
    "glue",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "httr2",
    "ini",
    "jquerylib",
    "jsonlite",
    "knitr",
    "later",
    "lattice",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "miniUI",
    "openssl",
    "otel",
    "pak",
    "pillar",
    "pkgbuild",
    "pkgconfig",
    "pkgdown",
    "pkgload",
    "plot.matrix",
    "plotrix",
    "praise",
    "prettyunits",
    "processx",
    "profvis",
    "promises",
    "ps",
    "purrr",
    "qpdf",
    "R6",
    "ragg",
    "rappdirs",
    "rcmdcheck",
    "Rcpp",
    "rlang",
    "rmarkdown",
    "roxygen2",
    "rprojroot",
    "rstudioapi",
    "rversions",
    "sass",
    "sessioninfo",
    "shiny",
    "sourcetools",
    "stargazer",
    "stringi",
    "stringr",
    "sys",
    "systemfonts",
    "testthat",
    "textBoxPlacement",
    "textshaping",
    "tibble",
    "tinytex",
    "urlchecker",
    "usethis",
    "utf8",
    "vctrs",
    "waldo",
    "whisker",
    "withr",
    "xfun",
    "xml2",
    "xopen",
    "xtable",
    "yaml",
    "zip",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "Sherlock.Rmd",
      "filename": "Sherlock.html",
      "title": "SherlockHolmes Part I",
      "author": "Barry Zeeberg [aut, cre]",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2023-03-27 11:20:03",
      "modified": "2023-03-27 11:20:03",
      "commits": 1
    },
    {
      "source": "Sherlock2.Rmd",
      "filename": "Sherlock2.html",
      "title": "SherlockHolmes Part II",
      "author": "Barry Zeeberg [aut, cre]",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2023-03-27 11:20:03",
      "modified": "2023-03-27 11:20:03",
      "commits": 1
    }
  ],
  "_score": 2.3010299956639813,
  "_indexed": true,
  "_nocasepkg": "sherlockholmes",
  "_universes": [
    "barryzee"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-07-04T05:39:02.000Z",
      "distro": "resolute",
      "commit": "0b0ba6247bef8ef3de9248e71d1d1b86705a226b",
      "fileid": "https://r2.ropensci.org/dca88ac2efed1c2d8f73021032bc1d5aaf7362aee80e7310de44165022183e6d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/barryzee/actions/runs/28696383691"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-07-04T05:38:47.000Z",
      "distro": "resolute",
      "commit": "0b0ba6247bef8ef3de9248e71d1d1b86705a226b",
      "fileid": "https://r2.ropensci.org/8b4ff234f4da2ee5ea64573655918169a4562fd91d05df58415518de6bcf6c83",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/barryzee/actions/runs/28696383691"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.2",
      "date": "2026-07-04T05:53:26.000Z",
      "commit": "0b0ba6247bef8ef3de9248e71d1d1b86705a226b",
      "fileid": "https://r2.ropensci.org/b6b24577c28c52f491924ec0de5c1f0325ae22f30a0318f7ce7e0ff7ab2c588b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/barryzee/actions/runs/28696383691"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0.2",
      "date": "2026-07-04T05:55:35.000Z",
      "commit": "0b0ba6247bef8ef3de9248e71d1d1b86705a226b",
      "fileid": "https://r2.ropensci.org/ff243d29a5b3f9ac92cad375337ea3fed46b0f3010eb5e0c403efb26ddeca624",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/barryzee/actions/runs/28696383691"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.2",
      "date": "2026-07-04T05:39:34.000Z",
      "commit": "0b0ba6247bef8ef3de9248e71d1d1b86705a226b",
      "fileid": "https://r2.ropensci.org/1f5c220fcbb679097edad4693e365f2922993ec0adeaa7f67c14b8655bb703d9",
      "status": "success",
      "buildurl": "https://github.com/r-universe/barryzee/actions/runs/28696383691"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-07-04T05:37:38.000Z",
      "commit": "0b0ba6247bef8ef3de9248e71d1d1b86705a226b",
      "fileid": "https://r2.ropensci.org/1581609c6d807d1f9329e64f47fc949a80d075d3169164ef14d048c042049839",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/barryzee/actions/runs/28696383691"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-07-04T05:37:41.000Z",
      "commit": "0b0ba6247bef8ef3de9248e71d1d1b86705a226b",
      "fileid": "https://r2.ropensci.org/00e355ae7ba01970b53b2e9bea79b3bc31fe202dd018b97854d4cc2d91e89fb3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/barryzee/actions/runs/28696383691"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-07-04T05:37:40.000Z",
      "commit": "0b0ba6247bef8ef3de9248e71d1d1b86705a226b",
      "fileid": "https://r2.ropensci.org/544b5df6ebb1a8a58fee7c0290975bc89652cfe61679d44580a0b91437db7791",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/barryzee/actions/runs/28696383691"
    }
  ]
}