{
  "_id": "6a1265bcacfb0bcc41d082d6",
  "Type": "Package",
  "Package": "kimisc",
  "Title": "Kirill's Miscellaneous Functions",
  "Version": "1.0.1.9009",
  "Date": "2026-05-24",
  "Authors@R": "person(\"Kirill\", \"Müller\", email = \"kirill@cynkra.com\", role = c(\"aut\", \"cre\"))",
  "Description": "A collection of useful functions not found anywhere else,\nmainly for programming: Pretty intervals, generalized lagged\ndifferences, checking containment in an interval, and an\nalternative interface to assign().",
  "License": "MIT + file LICENSE",
  "URL": "https://krlmlr.github.io/kimisc/, https://github.com/krlmlr/kimisc",
  "BugReports": "https://github.com/krlmlr/kimisc/issues",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "Config/roxygen2/version": "8.0.0.9000",
  "Repository": "https://krlmlr.r-universe.dev",
  "Date/Publication": "2026-05-24 01:26:56 UTC",
  "RemoteUrl": "https://github.com/krlmlr/kimisc",
  "RemoteRef": "HEAD",
  "RemoteSha": "9f7c05d86d5e2f1e1c8600facb0036bada296ce0",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-24 02:40:39 UTC",
    "User": "root"
  },
  "Author": "Kirill Müller [aut, cre]",
  "Maintainer": "Kirill Müller <kirill@cynkra.com>",
  "MD5sum": "b8d4234a9c7946045eb1fe6afce26046",
  "_user": "krlmlr",
  "_type": "src",
  "_file": "kimisc_1.0.1.9009.tar.gz",
  "_fileid": "8a27dc9019db0e3653cd6fb76ab865c69d61f265ac6f7fd2d6dc86b22deeadb5",
  "_filesize": 126256,
  "_sha256": "8a27dc9019db0e3653cd6fb76ab865c69d61f265ac6f7fd2d6dc86b22deeadb5",
  "_created": "2026-05-24T02:40:39.000Z",
  "_published": "2026-05-24T02:43:08.494Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77566199454,
      "time": 118,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7181625362"
    },
    {
      "job": 77566199452,
      "time": 95,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7181623590"
    },
    {
      "job": 77566199459,
      "time": 65,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7181621146"
    },
    {
      "job": 77566199463,
      "time": 65,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7181621132"
    },
    {
      "job": 77566092489,
      "time": 135,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7181615781"
    },
    {
      "job": 77566199461,
      "time": 90,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7181623197"
    },
    {
      "job": 77566199458,
      "time": 81,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7181622524"
    },
    {
      "job": 77566199453,
      "time": 65,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7181621180"
    },
    {
      "job": 77566199466,
      "time": 69,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7181621476"
    }
  ],
  "_buildurl": "https://github.com/r-universe/krlmlr/actions/runs/26349870916",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/krlmlr/kimisc",
  "_commit": {
    "id": "9f7c05d86d5e2f1e1c8600facb0036bada296ce0",
    "author": "github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "fledge: Bump version to 1.0.1.9009 (#68)\n\nCo-authored-by: krlmlr <krlmlr@users.noreply.github.com>",
    "time": 1779586016
  },
  "_maintainer": {
    "name": "Kirill Müller",
    "email": "kirill@cynkra.com",
    "login": "krlmlr",
    "description": "Away from most OSS work until September 2026.",
    "uuid": 1741643
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "memoise",
      "role": "Imports"
    },
    {
      "package": "plyr",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Enhances"
    }
  ],
  "_owner": "krlmlr",
  "_selfowned": true,
  "_usedby": 2,
  "_updates": [
    {
      "week": "2025-31",
      "n": 1
    },
    {
      "week": "2025-32",
      "n": 1
    },
    {
      "week": "2025-36",
      "n": 2
    },
    {
      "week": "2025-45",
      "n": 2
    },
    {
      "week": "2025-46",
      "n": 6
    },
    {
      "week": "2025-47",
      "n": 1
    },
    {
      "week": "2025-48",
      "n": 2
    },
    {
      "week": "2026-03",
      "n": 4
    },
    {
      "week": "2026-10",
      "n": 4
    },
    {
      "week": "2026-11",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 1
    },
    {
      "week": "2026-19",
      "n": 9
    },
    {
      "week": "2026-20",
      "n": 7
    },
    {
      "week": "2026-21",
      "n": 3
    }
  ],
  "_tags": [
    {
      "name": "v1.0.0.9001",
      "date": "2025-11-10"
    },
    {
      "name": "v1.0.0.9002",
      "date": "2025-11-12"
    },
    {
      "name": "v1.0.0.9003",
      "date": "2025-11-17"
    },
    {
      "name": "v1.0.1",
      "date": "2025-11-28"
    },
    {
      "name": "v1.0.1.9000",
      "date": "2025-11-29"
    },
    {
      "name": "v1.0.1.9001",
      "date": "2026-01-14"
    },
    {
      "name": "v1.0.1.9002",
      "date": "2026-03-07"
    },
    {
      "name": "v1.0.1.9003",
      "date": "2026-03-08"
    },
    {
      "name": "v1.0.1.9004",
      "date": "2026-03-12"
    },
    {
      "name": "v1.0.1.9005",
      "date": "2026-05-04"
    },
    {
      "name": "v1.0.1.9006",
      "date": "2026-05-06"
    },
    {
      "name": "v1.0.1.9007",
      "date": "2026-05-14"
    },
    {
      "name": "v1.0.1.9008",
      "date": "2026-05-16"
    },
    {
      "name": "v1.0.1.9009",
      "date": "2026-05-24"
    }
  ],
  "_stars": 18,
  "_contributors": [
    {
      "user": "krlmlr",
      "count": 82,
      "uuid": 1741643
    },
    {
      "user": "copilot",
      "count": 2,
      "uuid": 198982749
    },
    {
      "user": "jimhester",
      "count": 1,
      "uuid": 205275
    }
  ],
  "_userbio": {
    "uuid": 1741643,
    "type": "user",
    "name": "Kirill Müller",
    "description": "Away from most OSS work until September 2026."
  },
  "_downloads": {
    "count": 4220,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/kimisc"
  },
  "_devurl": "https://github.com/krlmlr/kimisc",
  "_pkgdown": "https://krlmlr.github.io/kimisc/",
  "_searchresults": 83,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/kimisc.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/krlmlr/kimisc",
  "_realowner": "krlmlr",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2",
      "date": "2014-03-20"
    },
    {
      "version": "0.2-1",
      "date": "2014-04-02"
    },
    {
      "version": "0.3",
      "date": "2016-02-14"
    },
    {
      "version": "0.4",
      "date": "2017-12-18"
    },
    {
      "version": "1.0.0",
      "date": "2024-12-02"
    },
    {
      "version": "1.0.1",
      "date": "2025-11-29"
    }
  ],
  "_exports": [
    "coalesce.na",
    "cut_format",
    "df_to_list",
    "export",
    "export.list",
    "gdiff",
    "hms.to.seconds",
    "in.interval.lo",
    "in.interval.ro",
    "list_to_df",
    "nc",
    "nin.interval.lo",
    "nin.interval.ro",
    "nlist",
    "ofactor",
    "sample.rows",
    "seconds.to.hms",
    "thisfile",
    "thisfile_knit",
    "thisfile_r",
    "thisfile_rscript",
    "thisfile_source",
    "tll",
    "vswitch"
  ],
  "_help": [
    {
      "page": "cut_format",
      "title": "Convert Numeric to Factor, with custom formatting",
      "topics": [
        "cut_format"
      ]
    },
    {
      "page": "export",
      "title": "Exports to an environment",
      "topics": [
        "export"
      ]
    },
    {
      "page": "export.list",
      "title": "Exports to an environment",
      "topics": [
        "export.list"
      ]
    },
    {
      "page": "gdiff",
      "title": "Generalized lagged differences",
      "topics": [
        "gdiff"
      ]
    },
    {
      "page": "in.interval.lo",
      "title": "Checks if values are contained in an interval (open on the left)",
      "topics": [
        "in.interval.lo"
      ]
    },
    {
      "page": "in.interval.ro",
      "title": "Checks if values are contained in an interval (open on the right)",
      "topics": [
        "in.interval.ro"
      ]
    },
    {
      "page": "kimisc-deprecated",
      "title": "Deprecated functions",
      "concept": [
        "deprecated functions"
      ],
      "topics": [
        "kimisc-deprecated"
      ]
    },
    {
      "page": "nin.interval.lo",
      "title": "Checks if values are outside of an interval (open on the left)",
      "topics": [
        "nin.interval.lo"
      ]
    },
    {
      "page": "nin.interval.ro",
      "title": "Checks if values are outside of an interval (open on the right)",
      "topics": [
        "nin.interval.ro"
      ]
    }
  ],
  "_readme": "https://github.com/krlmlr/kimisc/raw/HEAD/README.md",
  "_rundeps": [
    "cachem",
    "fastmap",
    "memoise",
    "plyr",
    "Rcpp",
    "rlang"
  ],
  "_score": 7.723942334502935,
  "_indexed": true,
  "_nocasepkg": "kimisc",
  "_universes": [
    "krlmlr"
  ],
  "_previous": "1.0.1.9008",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1.9009",
      "date": "2026-05-24T02:42:41.000Z",
      "distro": "noble",
      "commit": "9f7c05d86d5e2f1e1c8600facb0036bada296ce0",
      "fileid": "e0c7b29ec636c7e8f5c62b33be5ceae9833f7d98ab34f061dc212b1635746df7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/krlmlr/actions/runs/26349870916"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1.9009",
      "date": "2026-05-24T02:42:19.000Z",
      "distro": "noble",
      "commit": "9f7c05d86d5e2f1e1c8600facb0036bada296ce0",
      "fileid": "40fbfc954b8153d9e7b6755c758c7441a5e269622a6460e753e7a12b98a24198",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/krlmlr/actions/runs/26349870916"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1.9009",
      "date": "2026-05-24T02:41:54.000Z",
      "commit": "9f7c05d86d5e2f1e1c8600facb0036bada296ce0",
      "fileid": "ffab53d58b6dd1e73526c21b0f71521f36c91597932936130c393a8dc5b0bad2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/krlmlr/actions/runs/26349870916"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.1.9009",
      "date": "2026-05-24T02:41:53.000Z",
      "commit": "9f7c05d86d5e2f1e1c8600facb0036bada296ce0",
      "fileid": "b498d8c1ec8819e8f835926a345a7eff2f6bc0dc5a852c0ac97fc1da9268d701",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/krlmlr/actions/runs/26349870916"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1.9009",
      "date": "2026-05-24T02:42:27.000Z",
      "commit": "9f7c05d86d5e2f1e1c8600facb0036bada296ce0",
      "fileid": "8e88f57a0797e8d64940fcc518a41417a1add46190696933c161f14a958ea644",
      "status": "success",
      "buildurl": "https://github.com/r-universe/krlmlr/actions/runs/26349870916"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.1.9009",
      "date": "2026-05-24T02:42:00.000Z",
      "commit": "9f7c05d86d5e2f1e1c8600facb0036bada296ce0",
      "fileid": "4752e6e8ebb172a423d4d65f917957afbef5b2ed9f8b50db092b7015de794b25",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/krlmlr/actions/runs/26349870916"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.1.9009",
      "date": "2026-05-24T02:41:45.000Z",
      "commit": "9f7c05d86d5e2f1e1c8600facb0036bada296ce0",
      "fileid": "c683e3ffb20474371bdcd66af599ed0b13184b761dd3b19dddbafb90e4e33f21",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/krlmlr/actions/runs/26349870916"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.1.9009",
      "date": "2026-05-24T02:41:47.000Z",
      "commit": "9f7c05d86d5e2f1e1c8600facb0036bada296ce0",
      "fileid": "89ebe59b3a880d07d5039b701ba6e0aba000522fb5f21e4096dae9af9719ef21",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/krlmlr/actions/runs/26349870916"
    }
  ]
}