{
  "_id": "6a1016afacfb0bcc41c849d5",
  "Package": "spectr",
  "Type": "Package",
  "Title": "Calculate the Periodogram of a Time-Course",
  "Version": "1.0.2",
  "Authors@R": "c(person('Jake', 'Hughey', , 'jakejhughey@gmail.com', c('aut', 'cre')),\nperson('Michael', 'Tackenberg', , 'm.tackenberg@gmail.com', 'aut'),\nperson('Josh', 'Schoenbachler', , 'josh.schoenbachler@gmail.com', 'ctb'))",
  "Description": "Provides a consistent interface to use various methods to\ncalculate the periodogram and estimate the period of a rhythmic\ntime-course. Methods include Lomb-Scargle, fast Fourier\ntransform, and three versions of the chi-square periodogram.\nSee Tackenberg and Hughey (2021)\n<doi:10.1371/journal.pcbi.1008567>.",
  "URL": "https://spectr.hugheylab.org, https://github.com/hugheylab/spectr",
  "License": "GPL-2",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.1.2",
  "Roxygen": "list(markdown = TRUE)",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev libssl-dev",
  "Repository": "https://hugheylab.r-universe.dev",
  "Date/Publication": "2022-12-01 20:57:30 UTC",
  "RemoteUrl": "https://github.com/hugheylab/spectr",
  "RemoteRef": "HEAD",
  "RemoteSha": "95d808932acd2741b8ae4e0c2bcb81d4ea5e4e42",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-14 07:10:22 UTC",
    "User": "root"
  },
  "Author": "Jake Hughey [aut, cre],\nMichael Tackenberg [aut],\nJosh Schoenbachler [ctb]",
  "Maintainer": "Jake Hughey <jakejhughey@gmail.com>",
  "MD5sum": "fa65ce5db0596a3cd28035698465c285",
  "_user": "hugheylab",
  "_type": "src",
  "_file": "spectr_1.0.2.tar.gz",
  "_fileid": "b0d38403e930a5cc349597fa39648ac5eb55449e589c27df98fca577b2eae193",
  "_filesize": 93773,
  "_sha256": "b0d38403e930a5cc349597fa39648ac5eb55449e589c27df98fca577b2eae193",
  "_created": "2026-05-14T07:10:22.000Z",
  "_published": "2026-05-22T08:41:19.798Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77345581750,
      "time": 145,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6989170010"
    },
    {
      "job": 77345581811,
      "time": 129,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6989166294"
    },
    {
      "job": 77345581728,
      "time": 231,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6989182089"
    },
    {
      "job": 77345581868,
      "time": 107,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7010878600"
    },
    {
      "job": 77345581250,
      "time": 167,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6989131897"
    },
    {
      "job": 77345581149,
      "time": 124,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156379818"
    },
    {
      "job": 77345581467,
      "time": 78,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6989153052"
    },
    {
      "job": 77345582284,
      "time": 83,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6989153943"
    },
    {
      "job": 77345581651,
      "time": 77,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6989152483"
    }
  ],
  "_buildurl": "https://github.com/r-universe/hugheylab/actions/runs/25846956571",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/hugheylab/spectr",
  "_commit": {
    "id": "95d808932acd2741b8ae4e0c2bcb81d4ea5e4e42",
    "author": "Jake Hughey <jakejhughey@gmail.com>",
    "committer": "Jake Hughey <jakejhughey@gmail.com>",
    "message": "inherit secrets.\n",
    "time": 1669928250
  },
  "_maintainer": {
    "name": "Jake Hughey",
    "email": "jakejhughey@gmail.com",
    "login": "jakejh",
    "uuid": 2295314
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6",
      "role": "Depends"
    },
    {
      "package": "data.table",
      "version": ">= 1.12.2",
      "role": "Imports"
    },
    {
      "package": "foreach",
      "version": ">= 1.5.0",
      "role": "Imports"
    },
    {
      "package": "lomb",
      "version": ">= 2.0",
      "role": "Imports"
    },
    {
      "package": "doParallel",
      "version": ">= 1.0.15",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "qs",
      "version": ">= 0.24.1",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.3",
      "role": "Suggests"
    }
  ],
  "_owner": "hugheylab",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "jschoenbachler",
      "count": 202,
      "uuid": 15148457
    },
    {
      "user": "jakejh",
      "count": 61,
      "uuid": 2295314
    }
  ],
  "_userbio": {
    "uuid": 32131222,
    "type": "organization",
    "name": "Hughey Lab"
  },
  "_downloads": {
    "count": 198,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/spectr"
  },
  "_devurl": "https://github.com/hugheylab/spectr",
  "_pkgdown": "https://spectr.hugheylab.org",
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_assets": [
    "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",
    "extra/spectr.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/hugheylab/spectr",
  "_realowner": "hugheylab",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.1",
      "date": "2022-02-07"
    }
  ],
  "_exports": [
    "cspgram",
    "fftpgram",
    "lspgram",
    "spectr"
  ],
  "_help": [
    {
      "page": "spectr",
      "title": "Calculate periodogram",
      "topics": [
        "cspgram",
        "fftpgram",
        "lspgram",
        "spectr"
      ]
    }
  ],
  "_readme": "https://github.com/hugheylab/spectr/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "codetools",
    "cpp11",
    "crosstalk",
    "curl",
    "data.table",
    "digest",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "foreach",
    "fs",
    "generics",
    "ggplot2",
    "glue",
    "gridExtra",
    "gtable",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httr",
    "isoband",
    "iterators",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "later",
    "lazyeval",
    "lifecycle",
    "lomb",
    "magrittr",
    "memoise",
    "mime",
    "openssl",
    "otel",
    "pillar",
    "pkgconfig",
    "plotly",
    "pracma",
    "promises",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "rmarkdown",
    "S7",
    "sass",
    "scales",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "yaml"
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "spectr",
  "_universes": [
    "hugheylab",
    "jakejh"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-05-14T07:12:49.000Z",
      "distro": "noble",
      "commit": "95d808932acd2741b8ae4e0c2bcb81d4ea5e4e42",
      "fileid": "d1f9add839f8278de16cc31d73292b697ac5c18cd416b36e684f7bef973cc81f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hugheylab/actions/runs/25846956571"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-05-14T07:12:34.000Z",
      "distro": "noble",
      "commit": "95d808932acd2741b8ae4e0c2bcb81d4ea5e4e42",
      "fileid": "38b40aaef7edb5912772e4d2cf22e01cfb6fdb0318f827ef26d8ee903222f8c5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hugheylab/actions/runs/25846956571"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.2",
      "date": "2026-05-14T07:13:32.000Z",
      "commit": "95d808932acd2741b8ae4e0c2bcb81d4ea5e4e42",
      "fileid": "3a7816a39b6841bf2a048347f8a60e90255866c46c5ac8b6e68ad2a75e61459b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hugheylab/actions/runs/25846956571"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.2",
      "date": "2026-05-15T05:45:06.000Z",
      "commit": "95d808932acd2741b8ae4e0c2bcb81d4ea5e4e42",
      "fileid": "6eb200e57dda1d5034dd7dfc3ce4a9994cf400b7cc2306e08a53a54d32b01876",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hugheylab/actions/runs/25846956571"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-05-14T07:11:40.000Z",
      "commit": "95d808932acd2741b8ae4e0c2bcb81d4ea5e4e42",
      "fileid": "4617d84ec95086f6aac8a41046c6eca536f428bf3e6eef621141a921855bfa65",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hugheylab/actions/runs/25846956571"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-05-14T07:11:43.000Z",
      "commit": "95d808932acd2741b8ae4e0c2bcb81d4ea5e4e42",
      "fileid": "7b7281b505807f069f34cb4a1092433380bc88087872c71b3b6bb03e85483491",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hugheylab/actions/runs/25846956571"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-05-14T07:11:37.000Z",
      "commit": "95d808932acd2741b8ae4e0c2bcb81d4ea5e4e42",
      "fileid": "bab329fafcf79bc547c9a796195f12c6152d4ac4c1f44d8b9513c067bbabc8dd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hugheylab/actions/runs/25846956571"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.2",
      "date": "2026-05-22T08:41:02.000Z",
      "commit": "95d808932acd2741b8ae4e0c2bcb81d4ea5e4e42",
      "fileid": "02433c71bc88317221250eb5f59dce1d4cb4b97052e76b0fb6f1ee3d1da85d4f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/hugheylab/actions/runs/25846956571"
    }
  ]
}