{
  "_id": "6a1eb498b25058d4daadd545",
  "Package": "cosinor2",
  "Title": "Extended Tools for Cosinor Analysis of Rhythms",
  "Description": "Statistical procedures for calculating population–mean\ncosinor, non–stationary cosinor, estimation of best–fitting\nperiod, tests of population rhythm differences and more. See\nCornélissen, G. (2014). <doi:10.1186/1742-4682-11-16>.",
  "Version": "0.2.0",
  "Author": "Augustin Mutak <mutak94@gmail.com>",
  "Maintainer": "Augustin Mutak <mutak94@gmail.com>",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "6.1.0",
  "LazyData": "True",
  "URL": "https://github.com/amutak/cosinor2",
  "BugReports": "https://github.com/amutak/cosinor2/issues",
  "NeedsCompilation": "no",
  "Date": "2018-10-01",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev zlib1g-dev",
  "Repository": "https://amutak.r-universe.dev",
  "Date/Publication": "2018-10-15 16:56:23 UTC",
  "RemoteUrl": "https://github.com/amutak/cosinor2",
  "RemoteRef": "HEAD",
  "RemoteSha": "f158b5dd6538c339ec90fce016a5a2968b000d2f",
  "Packaged": {
    "Date": "2026-06-02 10:28:12 UTC",
    "User": "root"
  },
  "MD5sum": "7c2e258d9c092d153194856e1008116e",
  "_user": "amutak",
  "_type": "src",
  "_file": "cosinor2_0.2.0.tar.gz",
  "_fileid": "1f9716386dda735c43a7eeaddbd9296be69031606fdcf15e652e9671ed0e7477",
  "_filesize": 831921,
  "_sha256": "1f9716386dda735c43a7eeaddbd9296be69031606fdcf15e652e9671ed0e7477",
  "_created": "2026-06-02T10:28:12.000Z",
  "_published": "2026-06-02T10:46:48.600Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79050695762,
      "time": 156,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7355269389"
    },
    {
      "job": 79050695738,
      "time": 155,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7355269059"
    },
    {
      "job": 79050695708,
      "time": 252,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7355568395"
    },
    {
      "job": 79050695663,
      "time": 162,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7355524589"
    },
    {
      "job": 79050192389,
      "time": 186,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7355216339"
    },
    {
      "job": 79050695695,
      "time": 129,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7355259925"
    },
    {
      "job": 79050695703,
      "time": 112,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7355253778"
    },
    {
      "job": 79050695840,
      "time": 78,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7355242802"
    },
    {
      "job": 79050695734,
      "time": 96,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7355248237"
    }
  ],
  "_buildurl": "https://github.com/r-universe/amutak/actions/runs/26813745765",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/amutak/cosinor2",
  "_commit": {
    "id": "f158b5dd6538c339ec90fce016a5a2968b000d2f",
    "author": "amutak <31155690+amutak@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Add files via upload",
    "time": 1539622583
  },
  "_maintainer": {
    "name": "Augustin Mutak",
    "email": "mutak94@gmail.com",
    "login": "mutak94",
    "description": "",
    "uuid": 116720231
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "cosinor",
      "version": ">= 1.1",
      "role": "Depends"
    },
    {
      "package": "cowplot",
      "version": ">= 0.9.3",
      "role": "Imports"
    },
    {
      "package": "scales",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "version": ">= 1.5",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "version": ">= 1.3.1",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "version": ">= 0.2.5",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.0.0",
      "role": "Imports"
    },
    {
      "package": "matrixStats",
      "version": ">= 0.52.2",
      "role": "Imports"
    },
    {
      "package": "Hmisc",
      "version": ">= 4.0-3",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "amutak",
  "_selfowned": true,
  "_usedby": 5,
  "_updates": [],
  "_tags": [],
  "_stars": 5,
  "_contributors": [
    {
      "user": "amutak",
      "count": 18,
      "uuid": 31155690
    }
  ],
  "_userbio": {
    "uuid": 31155690,
    "type": "user",
    "name": "amutak"
  },
  "_downloads": {
    "count": 825,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/cosinor2"
  },
  "_mentions": 3,
  "_devurl": "https://github.com/amutak/cosinor2",
  "_searchresults": 30,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/cosinor2.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/amutak/cosinor2",
  "_realowner": "amutak",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2017-08-21"
    },
    {
      "version": "0.2.0",
      "date": "2018-10-01"
    },
    {
      "version": "0.2.1",
      "date": "2018-10-15"
    }
  ],
  "_exports": [
    "correct.acrophase",
    "cosinor.detect",
    "cosinor.poptests",
    "cosinor.PR",
    "periodogram",
    "population.cosinor.lm",
    "ssections"
  ],
  "_datasets": [
    {
      "name": "PA_extraverts",
      "title": "Self-reported positive affect of extraverts",
      "object": "PA_extraverts",
      "class": [
        "data.frame"
      ],
      "fields": [
        "X1",
        "X2",
        "X3",
        "X4",
        "X5",
        "X6"
      ],
      "rows": 24,
      "table": true,
      "tojson": true
    },
    {
      "name": "PA_introverts",
      "title": "Self-reported positive affect of introverts",
      "object": "PA_introverts",
      "class": [
        "data.frame"
      ],
      "fields": [
        "X1",
        "X2",
        "X3",
        "X4",
        "X5",
        "X6"
      ],
      "rows": 29,
      "table": true,
      "tojson": true
    },
    {
      "name": "PA_time",
      "title": "Measurement times of self-reported positive affect",
      "object": "PA_time",
      "class": [
        "numeric"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "PANAS_november",
      "title": "Self-reported mood",
      "object": "PANAS_november",
      "class": [
        "data.frame"
      ],
      "fields": [
        "X01",
        "X02",
        "X03",
        "X04",
        "X05",
        "X06",
        "X07",
        "X08",
        "X09",
        "X10",
        "X11",
        "X12",
        "X13",
        "X14",
        "X15",
        "X16",
        "X17",
        "X18",
        "X19",
        "X20",
        "X21",
        "X22",
        "X23",
        "X24",
        "X25",
        "X26",
        "X27",
        "X28",
        "X29",
        "X30"
      ],
      "rows": 19,
      "table": true,
      "tojson": true
    },
    {
      "name": "PANAS_time",
      "title": "Measurement times of self-reported mood",
      "object": "PANAS_time",
      "class": [
        "numeric"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "temperature_zg",
      "title": "Daily air temperature in Zagreb",
      "object": "temperature_zg",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Temperature",
        "Time"
      ],
      "rows": 48,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "correct.acrophase",
      "title": "Acrophase Correction",
      "topics": [
        "correct.acrophase"
      ]
    },
    {
      "page": "cosinor.detect",
      "title": "Rhythm Detection Test",
      "topics": [
        "cosinor.detect"
      ]
    },
    {
      "page": "cosinor.poptests",
      "title": "Comparison of Cosinor Parameters of Two Populations",
      "topics": [
        "cosinor.poptests"
      ]
    },
    {
      "page": "cosinor.PR",
      "title": "Percent Rhythm",
      "topics": [
        "cosinor.PR"
      ]
    },
    {
      "page": "PA_extraverts",
      "title": "Self-reported positive affect of extraverts",
      "topics": [
        "PA_extraverts"
      ]
    },
    {
      "page": "PA_introverts",
      "title": "Self-reported positive affect of introverts",
      "topics": [
        "PA_introverts"
      ]
    },
    {
      "page": "PA_time",
      "title": "Measurement times of self-reported positive affect",
      "topics": [
        "PA_time"
      ]
    },
    {
      "page": "PANAS_november",
      "title": "Self-reported mood",
      "topics": [
        "PANAS_november"
      ]
    },
    {
      "page": "PANAS_time",
      "title": "Measurement times of self-reported mood",
      "topics": [
        "PANAS_time"
      ]
    },
    {
      "page": "periodogram",
      "title": "Periodogram",
      "topics": [
        "periodogram"
      ]
    },
    {
      "page": "population.cosinor.lm",
      "title": "Population-Mean Cosinor",
      "topics": [
        "population.cosinor.lm"
      ]
    },
    {
      "page": "ssections",
      "title": "Serial Sections",
      "topics": [
        "ssections"
      ]
    },
    {
      "page": "temperature_zg",
      "title": "Daily air temperature in Zagreb",
      "topics": [
        "temperature_zg"
      ]
    }
  ],
  "_rundeps": [
    "backports",
    "base64enc",
    "bslib",
    "cachem",
    "checkmate",
    "cli",
    "cluster",
    "colorspace",
    "commonmark",
    "cosinor",
    "cowplot",
    "cpp11",
    "data.table",
    "digest",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "foreign",
    "Formula",
    "fs",
    "ggplot2",
    "glue",
    "gridExtra",
    "gtable",
    "highr",
    "Hmisc",
    "htmlTable",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "isoband",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "later",
    "lifecycle",
    "magrittr",
    "matrixStats",
    "memoise",
    "mime",
    "nnet",
    "otel",
    "promises",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "rmarkdown",
    "rpart",
    "rstudioapi",
    "S7",
    "sass",
    "scales",
    "shiny",
    "sourcetools",
    "stringi",
    "stringr",
    "tinytex",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "xtable",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "cosinor2.Rmd",
      "filename": "cosinor2.html",
      "title": "cosinor2 vignette",
      "author": "Augustin Mutak",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Population-mean cosinor",
        "Acrophase correction",
        "Rhythm detection test",
        "Percent Rhythm",
        "Periodogram",
        "Comparison of cosinor parameters of two populations",
        "Serial sections"
      ],
      "created": "2018-10-01 09:17:40",
      "modified": "2018-10-15 16:56:23",
      "commits": 2
    }
  ],
  "_score": 5.829303772831025,
  "_indexed": true,
  "_nocasepkg": "cosinor2",
  "_universes": [
    "amutak",
    "mutak94"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-06-02T10:30:34.000Z",
      "distro": "noble",
      "commit": "f158b5dd6538c339ec90fce016a5a2968b000d2f",
      "fileid": "5d68e3c99a46020e4b83a3fa79a85613ba3609f0ad0a57ec8f1955e00501456c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/amutak/actions/runs/26813745765"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-06-02T10:30:34.000Z",
      "distro": "noble",
      "commit": "f158b5dd6538c339ec90fce016a5a2968b000d2f",
      "fileid": "7441e4e45e1ab8307754c1529794be3ea9562e0752d5a8d958b446cad04e111e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/amutak/actions/runs/26813745765"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-06-02T10:45:08.000Z",
      "commit": "f158b5dd6538c339ec90fce016a5a2968b000d2f",
      "fileid": "535860caacb2affb57dfc6485c3d72ac39cbb64779742be0fd71fe68b17111dd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/amutak/actions/runs/26813745765"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-06-02T10:43:08.000Z",
      "commit": "f158b5dd6538c339ec90fce016a5a2968b000d2f",
      "fileid": "455f1e470d62dc375386c9a1c43092dc491487765b98a8419a66c91c168dbac3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/amutak/actions/runs/26813745765"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-06-02T10:30:41.000Z",
      "commit": "f158b5dd6538c339ec90fce016a5a2968b000d2f",
      "fileid": "2a6fef1576b12147622018ee2b84d507e378c8eb0ebcd30efdbf182b4a9f468b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/amutak/actions/runs/26813745765"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-06-02T10:29:43.000Z",
      "commit": "f158b5dd6538c339ec90fce016a5a2968b000d2f",
      "fileid": "e77d84fc87242ce786faf2528c6cc52ec689c3deef38208b8a6a7bfbc1005ba5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/amutak/actions/runs/26813745765"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-06-02T10:29:26.000Z",
      "commit": "f158b5dd6538c339ec90fce016a5a2968b000d2f",
      "fileid": "f481d6eb43028dbd7148969d5747b4ca6408a31da89fb6aa68fe795143978c77",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/amutak/actions/runs/26813745765"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-06-02T10:29:35.000Z",
      "commit": "f158b5dd6538c339ec90fce016a5a2968b000d2f",
      "fileid": "c75bb79f9df124c8fd6acf9b494934a517285bd57d62f111e1059a12393fab30",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/amutak/actions/runs/26813745765"
    }
  ]
}