{
  "_id": "6a2cfc343efcd9bda42e7225",
  "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-06-13 06:41:02 UTC",
    "User": "root"
  },
  "Author": "Jake Hughey [aut, cre],\nMichael Tackenberg [aut],\nJosh Schoenbachler [ctb]",
  "Maintainer": "Jake Hughey <jakejhughey@gmail.com>",
  "MD5sum": "2feef566388e1cff97e94a53b482a550",
  "_user": "hugheylab",
  "_type": "src",
  "_file": "spectr_1.0.2.tar.gz",
  "_fileid": "779488ef4a363bec7a12e2e80a24218e69b7ab55322f934787400407e6f4d9fd",
  "_filesize": 94133,
  "_sha256": "779488ef4a363bec7a12e2e80a24218e69b7ab55322f934787400407e6f4d9fd",
  "_created": "2026-06-13T06:41:02.000Z",
  "_published": "2026-06-13T06:44:04.776Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 81169986016,
      "time": 132,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7608277607"
    },
    {
      "job": 81169986005,
      "time": 123,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7608276315"
    },
    {
      "job": 81169986024,
      "time": 109,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7608275721"
    },
    {
      "job": 81169986008,
      "time": 117,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7608279905"
    },
    {
      "job": 81169774471,
      "time": 209,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7608260889"
    },
    {
      "job": 81169986010,
      "time": 123,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7608276445"
    },
    {
      "job": 81169986085,
      "time": 90,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7608272576"
    },
    {
      "job": 81169986029,
      "time": 103,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7608274664"
    },
    {
      "job": 81169986080,
      "time": 84,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7608272011"
    }
  ],
  "_buildurl": "https://github.com/r-universe/hugheylab/actions/runs/27459276626",
  "_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",
    "description": "",
    "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": 201,
    "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-06-13T06:43:18.000Z",
      "distro": "noble",
      "commit": "95d808932acd2741b8ae4e0c2bcb81d4ea5e4e42",
      "fileid": "651040bb92efe06d3beddede6eb1be1f83753534b3d4f8559e6a67eea731bd98",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hugheylab/actions/runs/27459276626"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-06-13T06:43:08.000Z",
      "distro": "noble",
      "commit": "95d808932acd2741b8ae4e0c2bcb81d4ea5e4e42",
      "fileid": "87e5627d8415090440068dd6b000513a3726b760ea9390d6505ff460a7d01769",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hugheylab/actions/runs/27459276626"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.2",
      "date": "2026-06-13T06:43:04.000Z",
      "commit": "95d808932acd2741b8ae4e0c2bcb81d4ea5e4e42",
      "fileid": "bf77f441c29ffc875aba9093d24776d3c97b342f4cf24c891f05e395f53b7870",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hugheylab/actions/runs/27459276626"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.2",
      "date": "2026-06-13T06:43:33.000Z",
      "commit": "95d808932acd2741b8ae4e0c2bcb81d4ea5e4e42",
      "fileid": "46b6746c1018aaf0ca89531b90aea99ced8022a1ef3e193559db08edf11180bd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hugheylab/actions/runs/27459276626"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.2",
      "date": "2026-06-13T06:43:21.000Z",
      "commit": "95d808932acd2741b8ae4e0c2bcb81d4ea5e4e42",
      "fileid": "bc9f73e8227a5e52d27f9d2571e38fce7b7c673d2d1d0fad2b50aacf1ebac131",
      "status": "success",
      "buildurl": "https://github.com/r-universe/hugheylab/actions/runs/27459276626"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-06-13T06:42:32.000Z",
      "commit": "95d808932acd2741b8ae4e0c2bcb81d4ea5e4e42",
      "fileid": "9e6d919f2530d73ea7e5083287c6254540d2298a9f3f671b62cb953b0f23ae75",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hugheylab/actions/runs/27459276626"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-06-13T06:42:50.000Z",
      "commit": "95d808932acd2741b8ae4e0c2bcb81d4ea5e4e42",
      "fileid": "b2b2b561271a10a1a199de985ec2f18aa38d94dd5e2ec623fff2ba66600f0f35",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hugheylab/actions/runs/27459276626"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-06-13T06:42:26.000Z",
      "commit": "95d808932acd2741b8ae4e0c2bcb81d4ea5e4e42",
      "fileid": "780925ca4f1a6d4455aeae2816c8f85278a59387a3dca40e8bfc6d4fbd78b719",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hugheylab/actions/runs/27459276626"
    }
  ]
}