{
  "_id": "6a10378eacfb0bcc41c9a7ea",
  "Package": "kronos",
  "Title": "Microbiome Oriented Circadian Rhythm Analysis Toolkit",
  "Version": "1.0.0.9000",
  "URL": "https://github.com/thomazbastiaanssen/kronos",
  "Authors@R": "c(person(\"Thomaz\", \"Bastiaanssen\", email = \"thomazbastiaanssen@gmail.com\", role = c(\"aut\", \"cre\")), \nperson(\"Sarah-Jane\", \"Leigh\", email = \"sjleigh@ucc.ie\", role = c(\"aut\")))",
  "Description": "The goal of 'kronos' is to provide an easy-to-use\nframework to analyse circadian or otherwise rhythmic data using\nthe familiar R linear modelling syntax, while taking care of\nthe trigonometry under the hood.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.2.3",
  "Repository": "https://thomazbastiaanssen.r-universe.dev",
  "Date/Publication": "2023-04-26 15:59:24 UTC",
  "RemoteUrl": "https://github.com/thomazbastiaanssen/kronos",
  "RemoteRef": "HEAD",
  "RemoteSha": "248f7622432e0f522909d9d08945c7c7e313dc15",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-12 06:20:05 UTC",
    "User": "root"
  },
  "Author": "Thomaz Bastiaanssen [aut, cre],\nSarah-Jane Leigh [aut]",
  "Maintainer": "Thomaz Bastiaanssen <thomazbastiaanssen@gmail.com>",
  "MD5sum": "60e0ddbefc5a4325f86b2e0794906b97",
  "_user": "thomazbastiaanssen",
  "_type": "src",
  "_file": "kronos_1.0.0.9000.tar.gz",
  "_fileid": "123d0db1bbb843e49f8506f4f5e90b05d5ac354850fc55acf9daba2c4dfdd8ec",
  "_filesize": 267852,
  "_sha256": "123d0db1bbb843e49f8506f4f5e90b05d5ac354850fc55acf9daba2c4dfdd8ec",
  "_created": "2026-05-12T06:20:05.000Z",
  "_published": "2026-05-22T11:01:34.651Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77366501516,
      "time": 137,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6937099974"
    },
    {
      "job": 77366501709,
      "time": 133,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6937098962"
    },
    {
      "job": 77366501415,
      "time": 196,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6937103997"
    },
    {
      "job": 77366502204,
      "time": 215,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6937105581"
    },
    {
      "job": 77366501494,
      "time": 140,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6937065434"
    },
    {
      "job": 77366501062,
      "time": 122,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7158913741"
    },
    {
      "job": 77366501513,
      "time": 152,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6937103884"
    },
    {
      "job": 77366502277,
      "time": 98,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6937090305"
    },
    {
      "job": 77366501522,
      "time": 140,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6937100303"
    }
  ],
  "_buildurl": "https://github.com/r-universe/thomazbastiaanssen/actions/runs/25717130655",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/thomazbastiaanssen/kronos",
  "_commit": {
    "id": "248f7622432e0f522909d9d08945c7c7e313dc15",
    "author": "Thomaz Bastiaanssen <thomazbastiaanssen@gmail.com>",
    "committer": "Thomaz Bastiaanssen <thomazbastiaanssen@gmail.com>",
    "message": "Add NEWS.md\n",
    "time": 1682524764
  },
  "_maintainer": {
    "name": "Thomaz Bastiaanssen",
    "email": "thomazbastiaanssen@gmail.com",
    "login": "thomazbastiaanssen",
    "bluesky": "@biothomaz.bsky.social",
    "twitter": "@Thomazsan",
    "uuid": 16761973
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    }
  ],
  "_owner": "thomazbastiaanssen",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 9,
  "_contributors": [
    {
      "user": "thomazbastiaanssen",
      "count": 113,
      "uuid": 16761973
    },
    {
      "user": "sjleigh",
      "count": 18,
      "uuid": 119421486
    }
  ],
  "_userbio": {
    "uuid": 16761973,
    "type": "user",
    "name": "Thomaz"
  },
  "_downloads": {
    "count": 169,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/kronos"
  },
  "_devurl": "https://github.com/thomazbastiaanssen/kronos",
  "_searchresults": 24,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/kronos.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/thomazbastiaanssen/kronos",
  "_realowner": "thomazbastiaanssen",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2023-04-26"
    }
  ],
  "_exports": [
    "fw_kronos",
    "getKronos",
    "getKronos_fit",
    "getKronos_groupwise",
    "getKronos_input",
    "getKronos_pairwise",
    "getKronos_pairwise_p",
    "getKronos_params",
    "getKronos_trace",
    "gg_kronos_acrogram",
    "gg_kronos_circle",
    "gg_kronos_sinusoid",
    "kronos",
    "kronosListToTable",
    "show"
  ],
  "_datasets": [
    {
      "name": "bigdata",
      "title": "Snippet of example data to demonstrate the functionality of 'kronos' between and among three different groups",
      "object": "kronos_demo",
      "class": [
        "data.frame"
      ],
      "fields": [
        "X49",
        "X51",
        "X52",
        "X24",
        "X25",
        "X26",
        "X27",
        "X28",
        "X32",
        "X36",
        "X41",
        "X42",
        "X43",
        "X45",
        "X47",
        "X48",
        "X91",
        "X92",
        "X93",
        "X94",
        "X95",
        "X96",
        "X97",
        "X98",
        "X54",
        "X55",
        "X56",
        "X57",
        "X59",
        "X60",
        "X61",
        "X53",
        "X6",
        "X7",
        "X8",
        "X9",
        "X10",
        "X11",
        "X12",
        "X13",
        "X16",
        "X17",
        "X18",
        "X19",
        "X20",
        "X101",
        "X102",
        "X66",
        "X67",
        "X68",
        "X69",
        "X70",
        "X71",
        "X122",
        "X123",
        "X78",
        "X79",
        "X80",
        "X81",
        "X82",
        "X83",
        "X117",
        "X118",
        "X72",
        "X73",
        "X74",
        "X75",
        "X76",
        "X77",
        "X84",
        "X86",
        "X62",
        "X63",
        "X64",
        "X65",
        "X87",
        "X88",
        "X89",
        "X90",
        "X104",
        "X105",
        "X106",
        "X107",
        "X108",
        "X119",
        "X121",
        "X109",
        "X110",
        "X111",
        "X112",
        "X113",
        "X114",
        "X115",
        "X116"
      ],
      "rows": 112,
      "table": true,
      "tojson": true
    },
    {
      "name": "bigmeta",
      "title": "Descriptional metadata for the 'bigdata' object, for the purpose of demonstration.",
      "object": "kronos_demo",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Animal_ID",
        "Group",
        "Timepoint"
      ],
      "rows": 94,
      "table": true,
      "tojson": true
    },
    {
      "name": "groupdata",
      "title": "Snippet of example data to demonstrate the functionality of 'kronos' between and among three different groups",
      "object": "kronos_demo",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Animal_ID",
        "Timepoint",
        "Treatment",
        "Variable_1"
      ],
      "rows": 94,
      "table": true,
      "tojson": true
    },
    {
      "name": "onevariable",
      "title": "Snippet of example data to demonstrate the functionality of 'kronos' in the most simple scenario.",
      "object": "kronos_demo",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Internal_ID",
        "Timepoint",
        "Variable_1"
      ],
      "rows": 31,
      "table": true,
      "tojson": true
    },
    {
      "name": "twowaydata",
      "title": "Snippet of example data to demonstrate the functionality of 'kronos' in the two-factor design scenario.",
      "object": "kronos_demo",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Animal.ID",
        "Factor_A",
        "Factor_B",
        "Group",
        "Timepoint",
        "Variable_1",
        "Variable_2",
        "Variable_3",
        "Variable_4"
      ],
      "rows": 150,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "bigdata",
      "title": "Snippet of example data to demonstrate the functionality of 'kronos' between and among three different groups",
      "topics": [
        "bigdata"
      ]
    },
    {
      "page": "bigmeta",
      "title": "Descriptional metadata for the 'bigdata' object, for the purpose of demonstration.",
      "topics": [
        "bigmeta"
      ]
    },
    {
      "page": "build_kronos_formula",
      "title": "Update 'kronos' formula in light of sine and cosine components",
      "topics": [
        "build_kronos_formula"
      ]
    },
    {
      "page": "delistKronos_groupwise",
      "title": "Get Results from list of KronosOut Objects",
      "topics": [
        "delistKronos_groupwise"
      ]
    },
    {
      "page": "delistKronos_pairwise",
      "title": "Get Results from list of 'KronosOut' Objects",
      "topics": [
        "delistKronos_pairwise"
      ]
    },
    {
      "page": "fit_cosinor_model",
      "title": "Fit cosinor model",
      "topics": [
        "fit_cosinor_model"
      ]
    },
    {
      "page": "fit_groupwise_model",
      "title": "Fit cosinor model",
      "topics": [
        "fit_groupwise_model"
      ]
    },
    {
      "page": "fw_kronos",
      "title": "Fit a cosinor model and extract relevant parameters on a feature table.",
      "topics": [
        "fw_kronos"
      ]
    },
    {
      "page": "get_cos_sine",
      "title": "Get sine and cosine components",
      "topics": [
        "get_cos_sine"
      ]
    },
    {
      "page": "get_vars",
      "title": "Figure out what variable represents time. Called by main 'kronos' function.",
      "topics": [
        "get_vars"
      ]
    },
    {
      "page": "getKronos",
      "title": "Get Results from 'KronosOut' Object",
      "topics": [
        "getKronos"
      ]
    },
    {
      "page": "getKronos_fit",
      "title": "Get Results from 'KronosOut' Object",
      "topics": [
        "getKronos_fit"
      ]
    },
    {
      "page": "getKronos_groupwise",
      "title": "Get Results from 'KronosOut' Object",
      "topics": [
        "getKronos_groupwise"
      ]
    },
    {
      "page": "getKronos_input",
      "title": "Get Results from 'KronosOut' Object",
      "topics": [
        "getKronos_input"
      ]
    },
    {
      "page": "getKronos_pairwise",
      "title": "Get Results from 'KronosOut' Object",
      "topics": [
        "getKronos_pairwise"
      ]
    },
    {
      "page": "getKronos_pairwise_p",
      "title": "Get Results from 'KronosOut' Object",
      "topics": [
        "getKronos_pairwise_p"
      ]
    },
    {
      "page": "getKronos_params",
      "title": "Get Results from 'KronosOut' Object",
      "topics": [
        "getKronos_params"
      ]
    },
    {
      "page": "getKronos_trace",
      "title": "Get Results from 'KronosOut' Object",
      "topics": [
        "getKronos_trace"
      ]
    },
    {
      "page": "gg_kronos_acrogram",
      "title": "A plotting method for acrophase circleplots using 'ggplot2'.",
      "topics": [
        "gg_kronos_acrogram"
      ]
    },
    {
      "page": "gg_kronos_circle",
      "title": "A plotting method for circadian plots using 'ggplot2'.",
      "topics": [
        "gg_kronos_circle"
      ]
    },
    {
      "page": "gg_kronos_sinusoid",
      "title": "A plotting method for circadian plots using 'ggplot2'.",
      "topics": [
        "gg_kronos_sinusoid"
      ]
    },
    {
      "page": "groupdata",
      "title": "Snippet of example data to demonstrate the functionality of 'kronos' between and among three different groups",
      "topics": [
        "groupdata"
      ]
    },
    {
      "page": "kronos",
      "title": "Fit a cosinor model and extract relevant parameters",
      "topics": [
        "kronos"
      ]
    },
    {
      "page": "kronos_anova",
      "title": "Extract p-value from full fit",
      "topics": [
        "kronos_anova"
      ]
    },
    {
      "page": "kronos_predict",
      "title": "Give tracing information for plotting purposes",
      "topics": [
        "kronos_predict"
      ]
    },
    {
      "page": "kronosListToTable",
      "title": "Wrangle results from list of 'KronosOut' Objects to publication ready table.",
      "topics": [
        "kronosListToTable"
      ]
    },
    {
      "page": "kronosOut-class",
      "title": "An S4 class to contain all output parameters and plotting information from the 'kronos' main pipeline",
      "topics": [
        "kronosOut-class"
      ]
    },
    {
      "page": "onevariable",
      "title": "Snippet of example data to demonstrate the functionality of 'kronos' in the most simple scenario.",
      "topics": [
        "onevariable"
      ]
    },
    {
      "page": "pairwise_cosinor_model",
      "title": "Fit pairwise cosinor models as some sort of TukeyHSD.",
      "topics": [
        "pairwise_cosinor_model"
      ]
    },
    {
      "page": "show-kronosOut-method",
      "title": "Show method for 'kronosOut' object.",
      "topics": [
        "show,kronosOut-method"
      ]
    },
    {
      "page": "twowaydata",
      "title": "Snippet of example data to demonstrate the functionality of 'kronos' in the two-factor design scenario.",
      "topics": [
        "twowaydata"
      ]
    }
  ],
  "_readme": "https://github.com/thomazbastiaanssen/kronos/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 4.033423755486949,
  "_indexed": true,
  "_nocasepkg": "kronos",
  "_universes": [
    "thomazbastiaanssen"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0.9000",
      "date": "2026-05-12T06:22:00.000Z",
      "distro": "noble",
      "commit": "248f7622432e0f522909d9d08945c7c7e313dc15",
      "fileid": "87f1ed7bfe9f6822ddb99ad3462dd1ec41296e68c5a470d45bd2da7858dd0d44",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thomazbastiaanssen/actions/runs/25717130655"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0.9000",
      "date": "2026-05-12T06:21:58.000Z",
      "distro": "noble",
      "commit": "248f7622432e0f522909d9d08945c7c7e313dc15",
      "fileid": "4727ffc624cb22d7bacc99d1d53b2321fe5f66fd241be68d0ffa3249e51fa56f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thomazbastiaanssen/actions/runs/25717130655"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0.9000",
      "date": "2026-05-12T06:22:27.000Z",
      "commit": "248f7622432e0f522909d9d08945c7c7e313dc15",
      "fileid": "35e136f70e5de1aa158dae762efb685c4b4cb30becc1fd0779b0f5750e20359f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thomazbastiaanssen/actions/runs/25717130655"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0.9000",
      "date": "2026-05-12T06:22:15.000Z",
      "commit": "248f7622432e0f522909d9d08945c7c7e313dc15",
      "fileid": "0055d9c989640d7ab765f9b15abfb6974d70adc10ab062744aea5ae755aaa02f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thomazbastiaanssen/actions/runs/25717130655"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0.9000",
      "date": "2026-05-12T06:22:13.000Z",
      "commit": "248f7622432e0f522909d9d08945c7c7e313dc15",
      "fileid": "feda49f4b7d08fd836e8b49c9f7a213537ebc12ff19ea69b3d1ab187e368430b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thomazbastiaanssen/actions/runs/25717130655"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0.9000",
      "date": "2026-05-12T06:21:13.000Z",
      "commit": "248f7622432e0f522909d9d08945c7c7e313dc15",
      "fileid": "beb4015239f8351bcdd43744203f9268c665c552b84dcaceb88481437e96447f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thomazbastiaanssen/actions/runs/25717130655"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0.9000",
      "date": "2026-05-12T06:21:47.000Z",
      "commit": "248f7622432e0f522909d9d08945c7c7e313dc15",
      "fileid": "136589c821b749d18a06a7adb85bd3090d45ddb27c75d0968b11ac6580b485fc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thomazbastiaanssen/actions/runs/25717130655"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0.9000",
      "date": "2026-05-22T11:01:13.000Z",
      "commit": "248f7622432e0f522909d9d08945c7c7e313dc15",
      "fileid": "26b650bf1d600cc5ccc0bd4be8c79b391678ba1b700490edd7f6aa66250ee4f9",
      "status": "success",
      "buildurl": "https://github.com/r-universe/thomazbastiaanssen/actions/runs/25717130655"
    }
  ]
}