{
  "_id": "6a1ada7d1d7bb097a09e8191",
  "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-05-30 09:13:04 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",
  "MD5sum": "f89a7212b1a9652d62eb1121cec941a0",
  "_user": "barryzee",
  "_type": "src",
  "_file": "SherlockHolmes_1.0.2.tar.gz",
  "_fileid": "3113da7c59fbf104d233dc4d2dafd6d9cf8f9e83bdcf01d16fb5db42e906b7ce",
  "_filesize": 4014901,
  "_sha256": "3113da7c59fbf104d233dc4d2dafd6d9cf8f9e83bdcf01d16fb5db42e906b7ce",
  "_created": "2026-05-30T09:13:04.000Z",
  "_published": "2026-05-30T12:39:25.591Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78638904170,
      "time": 156,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7307131686"
    },
    {
      "job": 78638904159,
      "time": 151,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307131166"
    },
    {
      "job": 78638904161,
      "time": 87,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7308231403"
    },
    {
      "job": 78638904156,
      "time": 103,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7308233030"
    },
    {
      "job": 78638689619,
      "time": 210,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307092615"
    },
    {
      "job": 78638904153,
      "time": 145,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307130440"
    },
    {
      "job": 78638904172,
      "time": 108,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7307126377"
    },
    {
      "job": 78638904187,
      "time": 119,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7307128397"
    },
    {
      "job": 78638904157,
      "time": 114,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307128189"
    }
  ],
  "_buildurl": "https://github.com/r-universe/barryzee/actions/runs/26631763129",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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"
  },
  "_downloads": {
    "count": 176,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/SherlockHolmes"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_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-05-30T09:19:39.000Z",
      "distro": "noble",
      "commit": "0b0ba6247bef8ef3de9248e71d1d1b86705a226b",
      "fileid": "b05c31b5e61fe4b1cde1958113c1aae57651ef7a963f8b193ad4c0735d12814d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/barryzee/actions/runs/26631763129"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-05-30T09:19:37.000Z",
      "distro": "noble",
      "commit": "0b0ba6247bef8ef3de9248e71d1d1b86705a226b",
      "fileid": "70dd0ddd5d7e57c374c2985c872fbd0bc70fa2311076ccab4dfba047ffabdc04",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/barryzee/actions/runs/26631763129"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.2",
      "date": "2026-05-30T12:38:34.000Z",
      "commit": "0b0ba6247bef8ef3de9248e71d1d1b86705a226b",
      "fileid": "0a15b38f2660ab467c8c6ffd2b3e9c8e90e2402cd272c786fe97afbddc6e10a0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/barryzee/actions/runs/26631763129"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.2",
      "date": "2026-05-30T12:38:47.000Z",
      "commit": "0b0ba6247bef8ef3de9248e71d1d1b86705a226b",
      "fileid": "48b4d76c31136b54cec762f09b1ddb36ef495e9e1daf8c1a5ae39b2b7170fe61",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/barryzee/actions/runs/26631763129"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.2",
      "date": "2026-05-30T09:19:59.000Z",
      "commit": "0b0ba6247bef8ef3de9248e71d1d1b86705a226b",
      "fileid": "75269dff26eade011e59bfe660d543dbb5eabc7fcf3730de57beee874a20e81a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/barryzee/actions/runs/26631763129"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-05-30T09:18:41.000Z",
      "commit": "0b0ba6247bef8ef3de9248e71d1d1b86705a226b",
      "fileid": "40f48d8ae163ee2cddf869d5dc58c553701fb67941e3120005d2ac3a6a7d87cd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/barryzee/actions/runs/26631763129"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-05-30T09:19:00.000Z",
      "commit": "0b0ba6247bef8ef3de9248e71d1d1b86705a226b",
      "fileid": "bcbad38b566cd79e9d87a9ae0a140b392ab7d6043f73a146ca1fa2b961c2a30e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/barryzee/actions/runs/26631763129"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-05-30T09:19:01.000Z",
      "commit": "0b0ba6247bef8ef3de9248e71d1d1b86705a226b",
      "fileid": "24332ebefbaa87db96704a0112fbe6899b65c5ff24037609550e7aeba5474d78",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/barryzee/actions/runs/26631763129"
    }
  ]
}