{
  "_id": "6a1265ceacfb0bcc41d082e8",
  "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://cynkra.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:41:06 UTC",
    "User": "root"
  },
  "Author": "Kirill Müller [aut, cre]",
  "Maintainer": "Kirill Müller <kirill@cynkra.com>",
  "MD5sum": "e99032b3105a32f072747239eafb437b",
  "_user": "cynkra",
  "_type": "src",
  "_file": "kimisc_1.0.1.9009.tar.gz",
  "_fileid": "ffa666e6116045b1717099b757b235634198126c0f152c2b52289815b6670908",
  "_filesize": 126359,
  "_sha256": "ffa666e6116045b1717099b757b235634198126c0f152c2b52289815b6670908",
  "_created": "2026-05-24T02:41:06.000Z",
  "_published": "2026-05-24T02:43:25.995Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77566216585,
      "time": 115,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7181626878"
    },
    {
      "job": 77566216580,
      "time": 109,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7181626538"
    },
    {
      "job": 77566216586,
      "time": 85,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7181624384"
    },
    {
      "job": 77566216588,
      "time": 64,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7181622883"
    },
    {
      "job": 77566095309,
      "time": 154,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7181617660"
    },
    {
      "job": 77566216578,
      "time": 83,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7181624411"
    },
    {
      "job": 77566216589,
      "time": 82,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7181624165"
    },
    {
      "job": 77566216602,
      "time": 75,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7181623752"
    },
    {
      "job": 77566216600,
      "time": 67,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7181623165"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cynkra/actions/runs/26349874004",
  "_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": false,
  "_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": 38209788,
    "type": "organization",
    "name": "cynkra",
    "description": "We support your business and the people behind it by helping you pick the right tools, implementing and supporting solutions, training and code review."
  },
  "_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,
  "_metadata": {
    "category": "Development",
    "cynkra_team_members": "kirill"
  },
  "_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": false,
  "_nocasepkg": "kimisc",
  "_universes": [
    "cynkra"
  ],
  "_indexurl": "https://krlmlr.r-universe.dev/kimisc",
  "_previous": "1.0.1.9008",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1.9009",
      "date": "2026-05-24T02:42:59.000Z",
      "distro": "noble",
      "commit": "9f7c05d86d5e2f1e1c8600facb0036bada296ce0",
      "fileid": "a8f491f4177c3cc8aace09fd07b3eb7a7252cb90a8787965133dd636e72c106b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/26349874004"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1.9009",
      "date": "2026-05-24T02:42:55.000Z",
      "distro": "noble",
      "commit": "9f7c05d86d5e2f1e1c8600facb0036bada296ce0",
      "fileid": "2c2e4ad754034ecf6e4fd61441674544996c016d7b095f9cc126dbb59b9065c2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/26349874004"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1.9009",
      "date": "2026-05-24T02:42:32.000Z",
      "commit": "9f7c05d86d5e2f1e1c8600facb0036bada296ce0",
      "fileid": "86fa638c95cb34ffc54a24256e60245b7a771a250d89883ded011a77b609c98d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/26349874004"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.1.9009",
      "date": "2026-05-24T02:42:15.000Z",
      "commit": "9f7c05d86d5e2f1e1c8600facb0036bada296ce0",
      "fileid": "cb0f124b09b30301e20c296576689659d1654708adf50cb10facf8315100bdb0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/26349874004"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1.9009",
      "date": "2026-05-24T02:42:42.000Z",
      "commit": "9f7c05d86d5e2f1e1c8600facb0036bada296ce0",
      "fileid": "989d933e0210ac13c01063e0268f619c30b830f5f8d9598cbb74e757712dbb76",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/26349874004"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.1.9009",
      "date": "2026-05-24T02:42:20.000Z",
      "commit": "9f7c05d86d5e2f1e1c8600facb0036bada296ce0",
      "fileid": "9350da941ea19415c54c52b90120d40713bd18785431b7c73743462b3ba433e1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/26349874004"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.1.9009",
      "date": "2026-05-24T02:42:11.000Z",
      "commit": "9f7c05d86d5e2f1e1c8600facb0036bada296ce0",
      "fileid": "993e1016f583c58f00f1fc00b2fbdccbaacf9f936fa9a7230904eb21708df10a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/26349874004"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.1.9009",
      "date": "2026-05-24T02:42:10.000Z",
      "commit": "9f7c05d86d5e2f1e1c8600facb0036bada296ce0",
      "fileid": "b4df01d3a962a6b197e23c598aff45f906e04aeda9c04f225d2c2ad1302d0d8e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/26349874004"
    }
  ]
}