{
  "_id": "6a101729acfb0bcc41c84d87",
  "Package": "zeitzeiger",
  "Type": "Package",
  "Title": "Regularized Supervised Learning for Data from Rhythmic Systems",
  "Version": "2.1.3",
  "Authors@R": "person('Jake', 'Hughey', , 'jakejhughey@gmail.com', c('aut', 'cre'))",
  "Description": "Method for predicting the value of a periodic variable\nfrom a high-dimensional observation. See Hughey et al. (2016)\n<doi:10.1093/nar/gkw030> and Hughey (2017)\n<doi:10.1186/s13073-017-0406-4>.",
  "URL": "https://zeitzeiger.hugheylab.org,\nhttps://github.com/hugheylab/zeitzeiger",
  "License": "GPL-2",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.2",
  "Roxygen": "list(markdown = TRUE)",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libpng-dev libxml2-dev libssl-dev zlib1g-dev",
  "Repository": "https://hugheylab.r-universe.dev",
  "Date/Publication": "2022-12-01 21:18:13 UTC",
  "RemoteUrl": "https://github.com/hugheylab/zeitzeiger",
  "RemoteRef": "HEAD",
  "RemoteSha": "2b8619997583e58d7733090f34c76ef8fd47afb2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-14 07:09:01 UTC",
    "User": "root"
  },
  "Author": "Jake Hughey [aut, cre]",
  "Maintainer": "Jake Hughey <jakejhughey@gmail.com>",
  "MD5sum": "b85b5254e90866fc083b13aaafe5e36a",
  "_user": "hugheylab",
  "_type": "src",
  "_file": "zeitzeiger_2.1.3.tar.gz",
  "_fileid": "efbf1d36b1355ce9c3e2c72841b9b0a504aed1b4fb0408539523789cc4a4a25d",
  "_filesize": 609510,
  "_sha256": "efbf1d36b1355ce9c3e2c72841b9b0a504aed1b4fb0408539523789cc4a4a25d",
  "_created": "2026-05-14T07:09:01.000Z",
  "_published": "2026-05-22T08:43:21.625Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77345854769,
      "time": 157,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6989152184"
    },
    {
      "job": 77345855007,
      "time": 148,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6989151619"
    },
    {
      "job": 77345854819,
      "time": 112,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7010840211"
    },
    {
      "job": 77345854993,
      "time": 160,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6989145680"
    },
    {
      "job": 77345854398,
      "time": 219,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6989111448"
    },
    {
      "job": 77345854244,
      "time": 137,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156418995"
    },
    {
      "job": 77345854926,
      "time": 121,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6989143176"
    },
    {
      "job": 77345855056,
      "time": 100,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6989138533"
    },
    {
      "job": 77345854607,
      "time": 92,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6989135854"
    }
  ],
  "_buildurl": "https://github.com/r-universe/hugheylab/actions/runs/25846863118",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/hugheylab/zeitzeiger",
  "_commit": {
    "id": "2b8619997583e58d7733090f34c76ef8fd47afb2",
    "author": "Jake Hughey <jakejhughey@gmail.com>",
    "committer": "Jake Hughey <jakejhughey@gmail.com>",
    "message": "updated actions.\n",
    "time": 1669929493
  },
  "_maintainer": {
    "name": "Jake Hughey",
    "email": "jakejhughey@gmail.com",
    "login": "jakejh",
    "uuid": 2295314
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.2",
      "role": "Depends"
    },
    {
      "package": "abind",
      "version": ">= 1.4-3",
      "role": "Imports"
    },
    {
      "package": "bbmle",
      "version": ">= 1.0.17",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "version": ">= 1.14.2",
      "role": "Imports"
    },
    {
      "package": "foreach",
      "version": ">= 1.4.3",
      "role": "Imports"
    },
    {
      "package": "limma",
      "version": ">= 3.38.2",
      "role": "Imports"
    },
    {
      "package": "PMA",
      "version": ">= 1.0.9",
      "role": "Imports"
    },
    {
      "package": "statmod",
      "version": ">= 1.4.30",
      "role": "Imports"
    },
    {
      "package": "sva",
      "version": ">= 3.18.0",
      "role": "Imports"
    },
    {
      "package": "doParallel",
      "version": ">= 1.0.10",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.1.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "version": ">= 1.20",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "version": ">= 1.10",
      "role": "Suggests"
    }
  ],
  "_owner": "hugheylab",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 12,
  "_contributors": [
    {
      "user": "jakejh",
      "count": 79,
      "uuid": 2295314
    },
    {
      "user": "jschoenbachler",
      "count": 77,
      "uuid": 15148457
    }
  ],
  "_userbio": {
    "uuid": 32131222,
    "type": "organization",
    "name": "Hughey Lab"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/zeitzeiger"
  },
  "_devurl": "https://github.com/hugheylab/zeitzeiger",
  "_pkgdown": "https://zeitzeiger.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/zeitzeiger.html",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "getCircDiff",
    "predictIntensity",
    "zeitzeiger",
    "zeitzeigerBatch",
    "zeitzeigerEnsembleLikelihood",
    "zeitzeigerEnsembleMean",
    "zeitzeigerFit",
    "zeitzeigerFitCv",
    "zeitzeigerPredict",
    "zeitzeigerPredictCv",
    "zeitzeigerPredictGroup",
    "zeitzeigerPredictGroupCv",
    "zeitzeigerSpc",
    "zeitzeigerSpcCv"
  ],
  "_help": [
    {
      "page": "getCircDiff",
      "title": "Calculate circular difference",
      "topics": [
        "getCircDiff"
      ]
    },
    {
      "page": "predictIntensity",
      "title": "Calculate time-dependent mean",
      "topics": [
        "predictIntensity"
      ]
    },
    {
      "page": "zeitzeiger",
      "title": "Train and test a ZeitZeiger predictor",
      "topics": [
        "zeitzeiger"
      ]
    },
    {
      "page": "zeitzeigerBatch",
      "title": "Train and test a ZeitZeiger predictor, accounting for batch effects",
      "topics": [
        "zeitzeigerBatch"
      ]
    },
    {
      "page": "zeitzeigerEnsembleLikelihood",
      "title": "Combine predictions into an ensemble using the log-likelihood",
      "topics": [
        "zeitzeigerEnsembleLikelihood"
      ]
    },
    {
      "page": "zeitzeigerEnsembleMean",
      "title": "Combine predictions into an ensemble using the circular mean",
      "topics": [
        "zeitzeigerEnsembleMean"
      ]
    },
    {
      "page": "zeitzeigerFit",
      "title": "Fit a periodic spline for each feature",
      "topics": [
        "zeitzeigerFit"
      ]
    },
    {
      "page": "zeitzeigerFitCv",
      "title": "Fit a periodic spline for each feature on cross-validation",
      "topics": [
        "zeitzeigerFitCv"
      ]
    },
    {
      "page": "zeitzeigerPredict",
      "title": "Predict corresponding time for test observations",
      "topics": [
        "zeitzeigerPredict"
      ]
    },
    {
      "page": "zeitzeigerPredictCv",
      "title": "Predict corresponding time for observations on cross-validation",
      "topics": [
        "zeitzeigerPredictCv"
      ]
    },
    {
      "page": "zeitzeigerPredictGroup",
      "title": "Predict corresponding time for groups of test observations",
      "topics": [
        "zeitzeigerPredictGroup"
      ]
    },
    {
      "page": "zeitzeigerPredictGroupCv",
      "title": "Predict corresponding time for groups of observations on cross-validation",
      "topics": [
        "zeitzeigerPredictGroupCv"
      ]
    },
    {
      "page": "zeitzeigerSpc",
      "title": "Calculate sparse principal components of time-dependent variation",
      "topics": [
        "zeitzeigerSpc"
      ]
    },
    {
      "page": "zeitzeigerSpcCv",
      "title": "Calculate sparse principal components of time-dependent variation on cross-validation",
      "topics": [
        "zeitzeigerSpcCv"
      ]
    }
  ],
  "_readme": "https://github.com/hugheylab/zeitzeiger/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "annotate",
    "AnnotationDbi",
    "askpass",
    "bbmle",
    "bdsmatrix",
    "BH",
    "Biobase",
    "BiocGenerics",
    "BiocParallel",
    "Biostrings",
    "bit",
    "bit64",
    "blob",
    "cachem",
    "cli",
    "codetools",
    "cpp11",
    "crayon",
    "curl",
    "data.table",
    "DBI",
    "edgeR",
    "fastmap",
    "foreach",
    "formatR",
    "futile.logger",
    "futile.options",
    "genefilter",
    "generics",
    "glue",
    "httr",
    "IRanges",
    "iterators",
    "jsonlite",
    "KEGGREST",
    "lambda.r",
    "lattice",
    "lifecycle",
    "limma",
    "locfit",
    "MASS",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "memoise",
    "mgcv",
    "mime",
    "mvtnorm",
    "nlme",
    "numDeriv",
    "openssl",
    "pkgconfig",
    "PMA",
    "png",
    "R6",
    "rlang",
    "RSQLite",
    "S4Vectors",
    "Seqinfo",
    "snow",
    "statmod",
    "survival",
    "sva",
    "sys",
    "vctrs",
    "XML",
    "xtable",
    "XVector"
  ],
  "_vignettes": [
    {
      "source": "introduction.Rmd",
      "filename": "introduction.html",
      "title": "Introduction to ZeitZeiger",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Load the necessary packages",
        "Generate example data",
        "Create training and testing observations",
        "Train and test a ZeitZeiger predictor",
        "Plot the periodic spline fits",
        "Plot prediction error on the test set",
        "Plot a test observation's time-dependent likelihood",
        "Run cross-validation",
        "Plot the error for each set of parameter values",
        "Train a model on the full dataset",
        "Plot the behavior of the SPCs over time",
        "Plot the coefficients of the features for the SPCs"
      ],
      "created": "2015-11-21 05:14:13",
      "modified": "2022-04-12 16:01:59",
      "commits": 12
    }
  ],
  "_score": 3.778151250383644,
  "_indexed": true,
  "_nocasepkg": "zeitzeiger",
  "_universes": [
    "hugheylab",
    "jakejh"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.1.3",
      "date": "2026-05-14T07:11:34.000Z",
      "distro": "noble",
      "commit": "2b8619997583e58d7733090f34c76ef8fd47afb2",
      "fileid": "aea32795c8d86d841979dfafc9d0df579f489e79f593a4a0c521b72b24e8a10e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/hugheylab/actions/runs/25846863118"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.1.3",
      "date": "2026-05-14T07:11:34.000Z",
      "distro": "noble",
      "commit": "2b8619997583e58d7733090f34c76ef8fd47afb2",
      "fileid": "af6d57d6c9c547786923c94764e67484a5ff97256334de24b58a8aa59499d84d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/hugheylab/actions/runs/25846863118"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.1.3",
      "date": "2026-05-15T05:41:35.000Z",
      "commit": "2b8619997583e58d7733090f34c76ef8fd47afb2",
      "fileid": "ce03683920b4af3dadf32cff5a354cda154d7897205c00b2d4a7e286397bac4e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/hugheylab/actions/runs/25846863118"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.1.3",
      "date": "2026-05-14T07:11:13.000Z",
      "commit": "2b8619997583e58d7733090f34c76ef8fd47afb2",
      "fileid": "342417e69db2e84bf85988d696f9512d4f0772051fb2adc484512ebff1635844",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/hugheylab/actions/runs/25846863118"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.1.3",
      "date": "2026-05-14T07:10:52.000Z",
      "commit": "2b8619997583e58d7733090f34c76ef8fd47afb2",
      "fileid": "56504744051e695865a739d2befff78b4a87c871037466dfec39964fa17aa166",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/hugheylab/actions/runs/25846863118"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.1.3",
      "date": "2026-05-14T07:10:40.000Z",
      "commit": "2b8619997583e58d7733090f34c76ef8fd47afb2",
      "fileid": "85be4e78bc856a0c778e2678f3ed0c2b7b4fe44394ce12087139f60d18a1010f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/hugheylab/actions/runs/25846863118"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.1.3",
      "date": "2026-05-14T07:10:27.000Z",
      "commit": "2b8619997583e58d7733090f34c76ef8fd47afb2",
      "fileid": "98910176fa0e1ade8945f7c1d20841fdd173edee7ea14bbe69955085aec22768",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/hugheylab/actions/runs/25846863118"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.1.3",
      "date": "2026-05-22T08:43:08.000Z",
      "commit": "2b8619997583e58d7733090f34c76ef8fd47afb2",
      "fileid": "29bb32cf2050dfc48a2559c6d06b5080a4c5c5231af2c4c0381a4372eaa5a69b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/hugheylab/actions/runs/25846863118"
    }
  ]
}