{
  "_id": "6a1f1263b401979e7341dd36",
  "Package": "circacompare",
  "Title": "Analyses of Circadian Data",
  "Version": "0.2.0.9000",
  "Authors@R": "c(person(given = \"Rex\",\nfamily = \"Parsons\",\nrole = c(\"aut\", \"cre\"),\nemail = \"Rex.Parsons94@gmail.com\",\ncomment = c(ORCID = \"0000-0002-6053-8174\")),\nperson(given = \"Alexander\",\nfamily = \"Bender\",\nrole = c(\"ctb\"),\nemail = \"atpoint90@gmail.com\"))",
  "Description": "Uses non-linear regression to statistically compare two\ncircadian rhythms. Groups are only compared if both are\nrhythmic (amplitude is non-zero). Performs analyses regarding\nmesor, phase, and amplitude, reporting on estimates and\nstatistical differences, for each, between groups. Details can\nbe found in Parsons et al (2020)\n<doi:10.1093/bioinformatics/btz730>.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "URL": "https://rwparsons.github.io/circacompare/",
  "Language": "en-US",
  "Repository": "https://rwparsons.r-universe.dev",
  "Date/Publication": "2024-01-09 21:35:22 UTC",
  "RemoteUrl": "https://github.com/rwparsons/circacompare",
  "RemoteRef": "HEAD",
  "RemoteSha": "5df1144f5b5127893438ec0fc42e72cc3ac75ec1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-17 07:39:36 UTC",
    "User": "root"
  },
  "Author": "Rex Parsons [aut, cre] (ORCID: <https://orcid.org/0000-0002-6053-8174>),\nAlexander Bender [ctb]",
  "Maintainer": "Rex Parsons <Rex.Parsons94@gmail.com>",
  "MD5sum": "c5202702fd7adbdba5f5299588c2ed6e",
  "_user": "rwparsons",
  "_type": "src",
  "_file": "circacompare_0.2.0.9000.tar.gz",
  "_fileid": "a1d0ac5b562dccaccb7286248fa2a6e56484a52c7f11e520e7f335c70a8c5040",
  "_filesize": 761381,
  "_sha256": "a1d0ac5b562dccaccb7286248fa2a6e56484a52c7f11e520e7f335c70a8c5040",
  "_created": "2026-05-17T07:39:36.000Z",
  "_published": "2026-06-02T17:26:59.214Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79131691888,
      "time": 141,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7040511444"
    },
    {
      "job": 79131692054,
      "time": 143,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040511766"
    },
    {
      "job": 79131692589,
      "time": 156,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7040509134"
    },
    {
      "job": 79131692336,
      "time": 161,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040510885"
    },
    {
      "job": 79131691361,
      "time": 185,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040495682"
    },
    {
      "job": 79131691413,
      "time": 104,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7365071445"
    },
    {
      "job": 79131691908,
      "time": 76,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7040504699"
    },
    {
      "job": 79131693229,
      "time": 78,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7040504858"
    },
    {
      "job": 79131692091,
      "time": 74,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040504404"
    }
  ],
  "_buildurl": "https://github.com/r-universe/rwparsons/actions/runs/25984813735",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/rwparsons/circacompare",
  "_commit": {
    "id": "5df1144f5b5127893438ec0fc42e72cc3ac75ec1",
    "author": "Rex Parsons <47549264+RWParsons@users.noreply.github.com>",
    "committer": "Rex Parsons <47549264+RWParsons@users.noreply.github.com>",
    "message": "Increment version number to 0.2.0.9000\n",
    "time": 1704836122
  },
  "_maintainer": {
    "name": "Rex Parsons",
    "email": "rex.parsons94@gmail.com",
    "login": "rwparsons",
    "bluesky": "@rexwp.bsky.social",
    "orcid": "0000-0002-6053-8174",
    "description": "Senior Data Scientist at Nous",
    "uuid": 47549264
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "ggplot2",
      "version": ">= 2.2.1",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "withr",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "nlme",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "rwparsons",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 8,
  "_contributors": [
    {
      "user": "rwparsons",
      "count": 126,
      "uuid": 47549264
    },
    {
      "user": "atpoint",
      "count": 14,
      "uuid": 21218078
    }
  ],
  "_userbio": {
    "uuid": 47549264,
    "type": "user",
    "name": "Rex Parsons",
    "description": "Senior Data Scientist at Nous"
  },
  "_downloads": {
    "count": 304,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/circacompare"
  },
  "_devurl": "https://github.com/rwparsons/circacompare",
  "_pkgdown": "https://rwparsons.github.io/circacompare/",
  "_searchresults": 20,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/circacompare.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/rwparsons/circacompare",
  "_realowner": "rwparsons",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2021-02-08"
    },
    {
      "version": "0.1.1",
      "date": "2021-04-20"
    },
    {
      "version": "0.2.0",
      "date": "2024-01-09"
    }
  ],
  "_exports": [
    "circa_single",
    "circa_single_mixed",
    "circacompare",
    "circacompare_mixed",
    "make_data"
  ],
  "_help": [
    {
      "page": "circa_single",
      "title": "circa_single",
      "topics": [
        "circa_single"
      ]
    },
    {
      "page": "circa_single_mixed",
      "title": "circa_single_mixed",
      "topics": [
        "circa_single_mixed"
      ]
    },
    {
      "page": "circacompare",
      "title": "circacompare",
      "topics": [
        "circacompare"
      ]
    },
    {
      "page": "circacompare_mixed",
      "title": "circacompare_mixed",
      "topics": [
        "circacompare_mixed"
      ]
    },
    {
      "page": "make_data",
      "title": "make_data",
      "topics": [
        "make_data"
      ]
    }
  ],
  "_readme": "https://github.com/rwparsons/circacompare/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "circacompare.Rmd",
      "filename": "circacompare.html",
      "title": "circacompare",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Updates since the initial release (circacompare 0.1.0) and Bioinformatics journal article.",
        "Introduction to circacompare, using fixed-effects only models and no customized model parametrization",
        "Input data",
        "circa_single()",
        "circacompare()",
        "When to use what",
        "Mixed-model variants and how to customize the parameterization of the model",
        "Firstly, a mention on control and model parameters",
        "Examples",
        "Period and decay parameters",
        "Limitations",
        "Decay functions",
        "Period and phase parameters",
        "Model diagnostics and choice"
      ],
      "created": "2024-01-03 22:48:11",
      "modified": "2024-01-03 22:48:11",
      "commits": 1
    }
  ],
  "_score": 4.903089986991944,
  "_indexed": true,
  "_nocasepkg": "circacompare",
  "_universes": [
    "rwparsons"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0.9000",
      "date": "2026-05-17T07:41:54.000Z",
      "distro": "noble",
      "commit": "5df1144f5b5127893438ec0fc42e72cc3ac75ec1",
      "fileid": "ed44d9ebc438eb0ad10fac54f4b7a0d72143ac79a76aec8e254dc39cd5efb738",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rwparsons/actions/runs/25984813735"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0.9000",
      "date": "2026-05-17T07:41:57.000Z",
      "distro": "noble",
      "commit": "5df1144f5b5127893438ec0fc42e72cc3ac75ec1",
      "fileid": "46a13767bcd64791c42361902564eba05c4a1c04edc0526a5b1a8a49d22bb9d7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rwparsons/actions/runs/25984813735"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0.9000",
      "date": "2026-05-17T07:41:40.000Z",
      "commit": "5df1144f5b5127893438ec0fc42e72cc3ac75ec1",
      "fileid": "afdd96d253756de66a3d80c4d8d1c35375d7cf2c9e0b6da722e334437950a94f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rwparsons/actions/runs/25984813735"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0.9000",
      "date": "2026-05-17T07:41:55.000Z",
      "commit": "5df1144f5b5127893438ec0fc42e72cc3ac75ec1",
      "fileid": "d3cc27af13515561b87edc07ffa8d49360c859f4a94245c7cac65e2321ebc945",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rwparsons/actions/runs/25984813735"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0.9000",
      "date": "2026-05-17T07:40:44.000Z",
      "commit": "5df1144f5b5127893438ec0fc42e72cc3ac75ec1",
      "fileid": "d6ea749b5833b8417e9dd106f77e955f183176e90adc24e6a082e2c0bd445c57",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rwparsons/actions/runs/25984813735"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0.9000",
      "date": "2026-05-17T07:40:48.000Z",
      "commit": "5df1144f5b5127893438ec0fc42e72cc3ac75ec1",
      "fileid": "92cb066c3b8d1910ebfc98117bb3d8c9087727e0da19865e2dd8488b5b54f964",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rwparsons/actions/runs/25984813735"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.0.9000",
      "date": "2026-05-17T07:40:45.000Z",
      "commit": "5df1144f5b5127893438ec0fc42e72cc3ac75ec1",
      "fileid": "ffd9df7aeecda94b3bb4c673617b4e41ec199dbe2417349c5823af5216e3b3b4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rwparsons/actions/runs/25984813735"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0.9000",
      "date": "2026-06-02T17:26:45.000Z",
      "commit": "5df1144f5b5127893438ec0fc42e72cc3ac75ec1",
      "fileid": "065e5f943e00ec5ac910daac21e7619b52729b66bf8df16a6efc96ef8d9be730",
      "status": "success",
      "buildurl": "https://github.com/r-universe/rwparsons/actions/runs/25984813735"
    }
  ]
}