{
  "_id": "6a1f0e0db401979e7341d246",
  "Package": "cultevo",
  "Title": "Tools, Measures and Statistical Tests for Cultural Evolution",
  "Version": "1.0.3",
  "Date": "2023-11-30",
  "Authors@R": "person(\"Kevin Stadler\", role=c(\"aut\", \"cre\"), email=\"kevin.stadler@gmx.at\")",
  "Description": "Provides tools and statistics useful for analysing data\nfrom artificial language experiments. It implements the\ninformation-theoretic measure of the compositionality of\nsignalling systems due to Spike (2016)\n<http://hdl.handle.net/1842/25930>, the Mantel test for\ndistance matrix correlation (after Dietz 1983)\n<doi:10.1093/sysbio/32.1.21>), functions for computing string\nand meaning distance matrices as well as an implementation of\nthe Page test for monotonicity of ranks (Page 1963)\n<doi:10.1080/01621459.1963.10500843> with exact p-values up to\nk = 22.",
  "URL": "https://kevinstadler.github.io/cultevo/",
  "BugReports": "https://github.com/kevinstadler/cultevo/issues",
  "Encoding": "UTF-8",
  "License": "MIT + file LICENSE",
  "RoxygenNote": "7.2.3",
  "Roxygen": "list(markdown = TRUE)",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev",
  "Repository": "https://kevinstadler.r-universe.dev",
  "Date/Publication": "2023-11-29 20:53:02 UTC",
  "RemoteUrl": "https://github.com/kevinstadler/cultevo",
  "RemoteRef": "HEAD",
  "RemoteSha": "db5014a04d9ef56175857e003e50aa658be054b5",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-17 09:01:41 UTC",
    "User": "root"
  },
  "Author": "Kevin Stadler [aut, cre]",
  "Maintainer": "Kevin Stadler <kevin.stadler@gmx.at>",
  "MD5sum": "9229b7ddf51470d2b2f2895cc9743fa1",
  "_user": "kevinstadler",
  "_type": "src",
  "_file": "cultevo_1.0.3.tar.gz",
  "_fileid": "b87de80882185faffab02d0084658e0c0a02b290f7c67b1f11c3102250d3c551",
  "_filesize": 286916,
  "_sha256": "b87de80882185faffab02d0084658e0c0a02b290f7c67b1f11c3102250d3c551",
  "_created": "2026-05-17T09:01:41.000Z",
  "_published": "2026-06-02T17:08:29.745Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79128164057,
      "time": 114,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7041056305"
    },
    {
      "job": 79128164116,
      "time": 127,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7041057669"
    },
    {
      "job": 79128164457,
      "time": 135,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7041056397"
    },
    {
      "job": 79128164186,
      "time": 168,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7041057737"
    },
    {
      "job": 79128163458,
      "time": 171,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7041043179"
    },
    {
      "job": 79128163798,
      "time": 126,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7364661090"
    },
    {
      "job": 79128164262,
      "time": 86,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7041053256"
    },
    {
      "job": 79128164712,
      "time": 91,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7041053761"
    },
    {
      "job": 79128164334,
      "time": 74,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7041051821"
    }
  ],
  "_buildurl": "https://github.com/r-universe/kevinstadler/actions/runs/25986495580",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/kevinstadler/cultevo",
  "_commit": {
    "id": "db5014a04d9ef56175857e003e50aa658be054b5",
    "author": "kevinstadler <kevinstadler@users.noreply.github.com>",
    "committer": "kevinstadler <kevinstadler@users.noreply.github.com>",
    "message": "Correct p-value for exact Mantel test (fixes #2) and bump version to 1.0.3\n",
    "time": 1701291182
  },
  "_maintainer": {
    "name": "Kevin Stadler",
    "email": "kevin.stadler@gmx.at"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "combinat",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "Hmisc",
      "role": "Imports"
    },
    {
      "package": "pspearman",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "stringi",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "memoise",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "kevinstadler",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_stars": 8,
  "_contributors": [
    {
      "user": "kevinstadler",
      "count": 57,
      "uuid": 7602414
    }
  ],
  "_userbio": {
    "uuid": 7602414,
    "type": "user",
    "name": "Kevin"
  },
  "_downloads": {
    "count": 239,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/cultevo"
  },
  "_mentions": 2,
  "_devurl": "https://github.com/kevinstadler/cultevo",
  "_pkgdown": "https://kevinstadler.github.io/cultevo/",
  "_searchresults": 129,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/cultevo.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/kevinstadler/cultevo",
  "_realowner": "kevinstadler",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.2",
      "date": "2018-04-24"
    }
  ],
  "_exports": [
    "binaryfeaturematrix",
    "check.dist",
    "count.substring.occurrences",
    "enumerate.meaningcombinations",
    "enumerate.substrings",
    "hammingdists",
    "mantel.test",
    "normalisedlevenshteindists",
    "orderinsensitivedists",
    "page.compute.exact",
    "page.L",
    "page.test",
    "read.dist",
    "repmatrix",
    "segment.counts",
    "segment.string",
    "shuffle.locations",
    "sm.compositionality",
    "sm.segmentation",
    "ssm.compositionality",
    "ssm.segmentation",
    "temperature.colors",
    "wrap.meaningdistfunction"
  ],
  "_help": [
    {
      "page": "binaryfeaturematrix",
      "title": "Convert a meaning matrix to a binary 'meaning-feature-present' matrix.",
      "topics": [
        "binaryfeaturematrix"
      ]
    },
    {
      "page": "check.dist",
      "title": "Check or fix a distance matrix.",
      "topics": [
        "check.dist"
      ]
    },
    {
      "page": "count.substring.occurrences",
      "title": "Count occurences of all possible substrings in one more strings.",
      "topics": [
        "count.substring.occurrences"
      ]
    },
    {
      "page": "enumerate.meaningcombinations",
      "title": "Enumerate meaning combinations.",
      "topics": [
        "enumerate.meaningcombinations"
      ]
    },
    {
      "page": "enumerate.substrings",
      "title": "Enumerate all substrings of a string.",
      "topics": [
        "enumerate.substrings"
      ]
    },
    {
      "page": "hammingdists",
      "title": "Pairwise Hamming distances between matrix rows.",
      "topics": [
        "hammingdists"
      ]
    },
    {
      "page": "mantel.test",
      "title": "Perform one or more Mantel permutation tests.",
      "topics": [
        "mantel.test",
        "mantel.test.default",
        "mantel.test.formula",
        "mantel.test.list",
        "plot.mantel"
      ]
    },
    {
      "page": "normalisedlevenshteindists",
      "title": "Compute the normalised Levenshtein distances between strings.",
      "topics": [
        "normalisedlevenshteindists"
      ]
    },
    {
      "page": "orderinsensitivedists",
      "title": "Calculate the bag-of-characters similarity between strings.",
      "topics": [
        "orderinsensitivedists"
      ]
    },
    {
      "page": "page.test",
      "title": "Page test for monotonicity of ranks.",
      "topics": [
        "page.compute.exact",
        "page.L",
        "page.test"
      ]
    },
    {
      "page": "read.dist",
      "title": "Read a distance matrix from a file or data frame.",
      "topics": [
        "read.dist"
      ]
    },
    {
      "page": "repmatrix",
      "title": "Extend a matrix by repetition of elements.",
      "topics": [
        "repmatrix"
      ]
    },
    {
      "page": "segment.string",
      "title": "Split strings into their constituent segments.",
      "topics": [
        "segment.counts",
        "segment.string"
      ]
    },
    {
      "page": "shuffle.locations",
      "title": "Permute the rows and columns of a square matrix.",
      "topics": [
        "shuffle.locations"
      ]
    },
    {
      "page": "sm.compositionality",
      "title": "Spike's segmentation and measure of additive compositionality.",
      "topics": [
        "sm.compositionality",
        "sm.segmentation"
      ]
    },
    {
      "page": "ssm.compositionality",
      "title": "Find a segmentation that maximises the overall string coverage across all signals.",
      "topics": [
        "ssm.compositionality",
        "ssm.segmentation"
      ]
    },
    {
      "page": "temperature.colors",
      "title": "Create a vector of 'temperature' colors (from blue over white to red).",
      "topics": [
        "temperature.colors"
      ]
    },
    {
      "page": "wrap.meaningdistfunction",
      "title": "Make a meaning distance function vectorisable.",
      "topics": [
        "wrap.meaningdistfunction"
      ]
    }
  ],
  "_readme": "https://github.com/kevinstadler/cultevo/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "base64enc",
    "bslib",
    "cachem",
    "checkmate",
    "cli",
    "cluster",
    "colorspace",
    "combinat",
    "cpp11",
    "data.table",
    "digest",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "foreign",
    "Formula",
    "fs",
    "ggplot2",
    "glue",
    "gridExtra",
    "gtable",
    "highr",
    "Hmisc",
    "htmlTable",
    "htmltools",
    "htmlwidgets",
    "isoband",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "nnet",
    "pspearman",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "rlang",
    "rmarkdown",
    "rpart",
    "rstudioapi",
    "S7",
    "sass",
    "scales",
    "stringi",
    "stringr",
    "tinytex",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "page.test.Rmd",
      "filename": "page.test.html",
      "title": "The Page test is not a trend test",
      "author": "Kevin Stadler",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Definition",
        "What the Page test is not",
        "Mock dataset demonstration",
        "Alternatives to the Page test",
        "Citation",
        "References"
      ],
      "created": "2017-03-30 12:12:34",
      "modified": "2018-04-19 18:49:34",
      "commits": 5
    }
  ],
  "_score": 6.490800952010855,
  "_indexed": true,
  "_nocasepkg": "cultevo",
  "_universes": [
    "kevinstadler"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.3",
      "date": "2026-05-17T09:03:34.000Z",
      "distro": "noble",
      "commit": "db5014a04d9ef56175857e003e50aa658be054b5",
      "fileid": "050cc01e581c988c09b869a4d08c2743df542b86172efd4de11f6e05242619b0",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/kevinstadler/actions/runs/25986495580"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.3",
      "date": "2026-05-17T09:03:45.000Z",
      "distro": "noble",
      "commit": "db5014a04d9ef56175857e003e50aa658be054b5",
      "fileid": "d21819cf261445f21001b188b9faf1b0b9cc3a66d8379b3911343c6c0393dce8",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/kevinstadler/actions/runs/25986495580"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.3",
      "date": "2026-05-17T09:03:29.000Z",
      "commit": "db5014a04d9ef56175857e003e50aa658be054b5",
      "fileid": "4d1fa04a300a499c177214d19dd96e8f29f047dd0786a61b3a804175dbeaf4a9",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/kevinstadler/actions/runs/25986495580"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.3",
      "date": "2026-05-17T09:03:49.000Z",
      "commit": "db5014a04d9ef56175857e003e50aa658be054b5",
      "fileid": "b8af396cf970e81467edb15446770362398e15576d04e4e095ed49f93db38a80",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/kevinstadler/actions/runs/25986495580"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.3",
      "date": "2026-05-17T09:02:53.000Z",
      "commit": "db5014a04d9ef56175857e003e50aa658be054b5",
      "fileid": "ff1e0ed44139a1201c97683f3960af62813768b1d27b651f800a44b8e47e8366",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/kevinstadler/actions/runs/25986495580"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.3",
      "date": "2026-05-17T09:03:05.000Z",
      "commit": "db5014a04d9ef56175857e003e50aa658be054b5",
      "fileid": "1187b99b13d4b1ead8d658e03f20276a8d08fad227571504fcbeb77f86bbd516",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/kevinstadler/actions/runs/25986495580"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.3",
      "date": "2026-05-17T09:02:48.000Z",
      "commit": "db5014a04d9ef56175857e003e50aa658be054b5",
      "fileid": "e1c03bf8eff773258f1c13abfd6e9dd1ebca20926222112eb38f58d42654f785",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/kevinstadler/actions/runs/25986495580"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.3",
      "date": "2026-06-02T17:08:07.000Z",
      "commit": "db5014a04d9ef56175857e003e50aa658be054b5",
      "fileid": "f92f18c381c592adf04df6663f87e2ada69cea6694bd433848fdc013c70100b1",
      "status": "success",
      "buildurl": "https://github.com/r-universe/kevinstadler/actions/runs/25986495580"
    }
  ]
}