{
  "_id": "6a3bab075cdecea1d682a57a",
  "Package": "kmer",
  "Type": "Package",
  "Title": "Fast K-Mer Counting and Clustering for Biological Sequence\nAnalysis",
  "Version": "1.1.3",
  "Authors@R": "person(\"Shaun\", \"Wilkinson\", role = c(\"aut\", \"cre\"),\nemail = \"shaunpwilkinson@gmail.com\")",
  "Author": "Shaun Wilkinson [aut, cre]",
  "Maintainer": "Shaun Wilkinson <shaunpwilkinson@gmail.com>",
  "Description": "Contains tools for rapidly computing distance matrices and\nclustering large sequence datasets using fast alignment-free\nk-mer counting and recursive k-means partitioning. See Vinga\nand Almeida (2003) <doi:10.1093/bioinformatics/btg005> for a\nreview of k-mer counting methods and applications for\nbiological sequence analysis.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "URL": "https://github.com/shaunpwilkinson/kmer",
  "BugReports": "https://github.com/shaunpwilkinson/kmer/issues",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.3.1",
  "Config/pak/sysreqs": "libssl-dev",
  "Repository": "https://shaunpwilkinson.r-universe.dev",
  "Date/Publication": "2026-01-23 02:05:12 UTC",
  "RemoteUrl": "https://github.com/shaunpwilkinson/kmer",
  "RemoteRef": "HEAD",
  "RemoteSha": "1b28b44796ab4b6d5db68b8b9ba935f0abdc9090",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-24 09:56:09 UTC",
    "User": "root"
  },
  "MD5sum": "1874e745e0ef3e7e275f4426e65b5665",
  "_user": "shaunpwilkinson",
  "_type": "src",
  "_file": "kmer_1.1.3.tar.gz",
  "_fileid": "1b76b1b64efb2328a592cb6803581c3e6a539295e0b95fa28af052d238958292",
  "_filesize": 718539,
  "_sha256": "1b76b1b64efb2328a592cb6803581c3e6a539295e0b95fa28af052d238958292",
  "_created": "2026-06-24T09:56:09.000Z",
  "_published": "2026-06-24T10:01:43.831Z",
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 83166765495,
      "time": 147,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7846197267"
    },
    {
      "job": 83166765520,
      "time": 134,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7846191717"
    },
    {
      "job": 83166765543,
      "time": 136,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7846193123"
    },
    {
      "job": 83166765544,
      "time": 137,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7846192727"
    },
    {
      "job": 83166765542,
      "time": 78,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7846170472"
    },
    {
      "job": 83166765536,
      "time": 296,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7846252814"
    },
    {
      "job": 83166765498,
      "time": 82,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7846171534"
    },
    {
      "job": 83166765511,
      "time": 259,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7846239564"
    },
    {
      "job": 83166145430,
      "time": 200,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7846136765"
    },
    {
      "job": 83166765485,
      "time": 137,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7846193282"
    },
    {
      "job": 83166765500,
      "time": 136,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7846192257"
    },
    {
      "job": 83166765523,
      "time": 129,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7846189299"
    },
    {
      "job": 83166765502,
      "time": 114,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7846183618"
    }
  ],
  "_buildurl": "https://github.com/r-universe/shaunpwilkinson/actions/runs/28090221179",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/shaunpwilkinson/kmer",
  "_commit": {
    "id": "1b28b44796ab4b6d5db68b8b9ba935f0abdc9090",
    "author": "Shaun Wilkinson <shaunpwilkinson@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Delete kmer.Rproj",
    "time": 1769133912
  },
  "_maintainer": {
    "name": "Shaun Wilkinson",
    "email": "shaunpwilkinson@gmail.com",
    "login": "shaunpwilkinson",
    "description": "Managing Director at Wilderlab",
    "uuid": 10361217
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "openssl",
      "role": "Imports"
    },
    {
      "package": "phylogram",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.12.13",
      "role": "Imports"
    },
    {
      "package": "ape",
      "version": ">= 4.0",
      "role": "Suggests"
    },
    {
      "package": "dendextend",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "shaunpwilkinson",
  "_selfowned": true,
  "_usedby": 8,
  "_updates": [
    {
      "week": "2026-04",
      "n": 6
    }
  ],
  "_tags": [],
  "_stars": 29,
  "_contributors": [
    {
      "user": "shaunpwilkinson",
      "count": 51,
      "uuid": 10361217
    }
  ],
  "_userbio": {
    "uuid": 10361217,
    "type": "user",
    "name": "Shaun Wilkinson",
    "followers": 37,
    "description": "Managing Director at Wilderlab"
  },
  "_downloads": {
    "count": 570,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/kmer"
  },
  "_mentions": 240,
  "_devurl": "https://github.com/shaunpwilkinson/kmer",
  "_searchresults": 125,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/kmer.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/shaunpwilkinson/kmer",
  "_realowner": "shaunpwilkinson",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2018-03-06"
    },
    {
      "version": "1.0.1",
      "date": "2018-03-16"
    },
    {
      "version": "1.0.2",
      "date": "2018-04-07"
    },
    {
      "version": "1.1.0",
      "date": "2018-07-04"
    },
    {
      "version": "1.1.1",
      "date": "2019-03-15"
    },
    {
      "version": "1.1.2",
      "date": "2019-05-20"
    },
    {
      "version": "1.1.3",
      "date": "2026-01-23"
    }
  ],
  "_exports": [
    "cluster",
    "kcount",
    "kdistance",
    "mbed",
    "otu"
  ],
  "_help": [
    {
      "page": "cluster",
      "title": "Divisive k-means clustering.",
      "topics": [
        "cluster"
      ]
    },
    {
      "page": "kcount",
      "title": "K-mer counting.",
      "topics": [
        "kcount"
      ]
    },
    {
      "page": "kdistance",
      "title": "K-mer distance matrix computation.",
      "topics": [
        "kdistance"
      ]
    },
    {
      "page": "kmer",
      "title": "Fast K-mer Counting and Clustering for Biological Sequence Analysis.",
      "topics": [
        "kmer-package",
        "kmer"
      ]
    },
    {
      "page": "mbed",
      "title": "Convert sequences to vectors of distances to a subset of seed sequences.",
      "topics": [
        "mbed"
      ]
    },
    {
      "page": "otu",
      "title": "Cluster sequences into operational taxonomic units.",
      "topics": [
        "otu"
      ]
    }
  ],
  "_readme": "https://github.com/shaunpwilkinson/kmer/raw/HEAD/README.md",
  "_rundeps": [
    "ape",
    "askpass",
    "digest",
    "lattice",
    "nlme",
    "openssl",
    "phylogram",
    "Rcpp",
    "sys"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_vignettes": [
    {
      "source": "kmer-vignette.Rmd",
      "filename": "kmer-vignette.html",
      "title": "Introduction to the kmer R package",
      "author": "Shaun Wilkinson",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Distance matrix computation",
        "Example 1: Compute k-mer distance matrices for the woodmouse dataset",
        "Example 2: Alignment-free tree-building",
        "Acknowledgements",
        "References"
      ],
      "created": "2018-02-16 13:13:45",
      "modified": "2026-01-22 20:48:41",
      "commits": 11
    }
  ],
  "_score": 8.638489256954637,
  "_indexed": true,
  "_nocasepkg": "kmer",
  "_universes": [
    "shaunpwilkinson"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.3",
      "date": "2026-06-24T09:58:42.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "1b28b44796ab4b6d5db68b8b9ba935f0abdc9090",
      "fileid": "3737095920a95936b4364fd65b97e08d7787916c6704e4ec993eb938d271e440",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shaunpwilkinson/actions/runs/28090221179"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.3",
      "date": "2026-06-24T09:58:23.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "1b28b44796ab4b6d5db68b8b9ba935f0abdc9090",
      "fileid": "c318e708bca9713e64da1b11515aa4fc7062ca9dc0f9ce31c81595937f88a06c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shaunpwilkinson/actions/runs/28090221179"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.3",
      "date": "2026-06-24T09:58:33.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "1b28b44796ab4b6d5db68b8b9ba935f0abdc9090",
      "fileid": "e7cfcdb2015e393383c7138f4047d7d156c7e73590400356e62ded47ed77325a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shaunpwilkinson/actions/runs/28090221179"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.3",
      "date": "2026-06-24T09:58:25.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "1b28b44796ab4b6d5db68b8b9ba935f0abdc9090",
      "fileid": "f4ca94a20342dd0a41d4cb5c3099c8c025ed651c3ff8b3c22ab32d08d7244cf7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shaunpwilkinson/actions/runs/28090221179"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.3",
      "date": "2026-06-24T09:57:33.000Z",
      "arch": "aarch64",
      "commit": "1b28b44796ab4b6d5db68b8b9ba935f0abdc9090",
      "fileid": "9b8d14afa9672cbc40a412aefa89a3f8bb78bd23f4b21d5ce2d72dda924fe16f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shaunpwilkinson/actions/runs/28090221179"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.3",
      "date": "2026-06-24T10:00:15.000Z",
      "arch": "x86_64",
      "commit": "1b28b44796ab4b6d5db68b8b9ba935f0abdc9090",
      "fileid": "4886baca8a55665f3296b0b951fe0f4f560d770a3cbf80bf1bdfd3c68a27e7fc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shaunpwilkinson/actions/runs/28090221179"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.3",
      "date": "2026-06-24T09:57:36.000Z",
      "arch": "aarch64",
      "commit": "1b28b44796ab4b6d5db68b8b9ba935f0abdc9090",
      "fileid": "32ac174c449a94e4509505b1788924c0579116c40ddefffc436cb7dce573d3e1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shaunpwilkinson/actions/runs/28090221179"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.3",
      "date": "2026-06-24T09:59:56.000Z",
      "arch": "x86_64",
      "commit": "1b28b44796ab4b6d5db68b8b9ba935f0abdc9090",
      "fileid": "b0d90de8f26a62e6a03e0d7256191a706a477976c0361b637ad290b55002598a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shaunpwilkinson/actions/runs/28090221179"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.3",
      "date": "2026-06-24T09:58:44.000Z",
      "arch": "emscripten",
      "commit": "1b28b44796ab4b6d5db68b8b9ba935f0abdc9090",
      "fileid": "5e6c3ee8f251ff505482e0aeea10c91ded32ed8a02b00ed2fb4799aea31cd290",
      "status": "success",
      "buildurl": "https://github.com/r-universe/shaunpwilkinson/actions/runs/28090221179"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.3",
      "date": "2026-06-24T09:57:38.000Z",
      "arch": "x86_64",
      "commit": "1b28b44796ab4b6d5db68b8b9ba935f0abdc9090",
      "fileid": "f660e64112e5bab808bbccf7380c446b30ae3e4791d6bcf938a915d919529e00",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shaunpwilkinson/actions/runs/28090221179"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.3",
      "date": "2026-06-24T09:57:44.000Z",
      "arch": "x86_64",
      "commit": "1b28b44796ab4b6d5db68b8b9ba935f0abdc9090",
      "fileid": "1592eb99c4ddd59a7f6ae2268dd58d98b358f8997f33c11837638f6db7e2ed44",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shaunpwilkinson/actions/runs/28090221179"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.3",
      "date": "2026-06-24T09:57:33.000Z",
      "arch": "x86_64",
      "commit": "1b28b44796ab4b6d5db68b8b9ba935f0abdc9090",
      "fileid": "91c86576396d0b9e05df6b63d45222ca2cbcd275506bebb03121887827dbdba1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shaunpwilkinson/actions/runs/28090221179"
    }
  ]
}