Package: MetaCycle
Type: Package
Title: Evaluate Periodicity in Large Scale Data
Version: 1.1.0
Authors@R: c(
    person("Gang", "Wu",, email = "wggucas@gmail.com", role = c("aut", "cre")),
    person("Ron", "Anafi",, email = "ranafi@gmail.com", role = c("aut", "ctb")),
	person("John", "Hogenesch",, email = "hogenesch@gmail.com", role = c("aut", "ctb")),
	person("Michael", "Hughes",, email = "michael.evan.hughes@gmail.com", role = c("aut", "ctb")),
	person("Karl", "Kornacker",, email = "kornacker@midohio.twcbc.com", role = c("aut", "ctb"))
    )
Maintainer: Gang Wu <wggucas@gmail.com>
Description: Provides two functions-meta2d and meta3d for detecting 
    rhythmic signals from time-series datasets. For analyzing
    time-series datasets without individual information, 'meta2d' is 
    suggested, which could incorporates multiple methods from ARSER, 
    JTK_CYCLE and Lomb-Scargle in the detection of interested rhythms. For 
    analyzing time-series datasets with individual information, 'meta3d' is 
    suggested, which takes use of any one of these three methods to analyze 
	time-series data individual by individual and gives out integrated values 
    based on analysis result of each individual.
Depends: R (>= 3.0.2)
Imports: gnm
Suggests: knitr, rmarkdown, diagram, shape
VignetteBuilder: knitr
License: GPL (>= 2)
LazyData: true
Author: Gang Wu [aut, cre],
  Ron Anafi [aut, ctb],
  John Hogenesch [aut, ctb],
  Michael Hughes [aut, ctb],
  Karl Kornacker [aut, ctb]
Repository: CRAN
NeedsCompilation: no
Packaged: 2015-12-04 19:21:53 UTC; CirLab2
Date/Publication: 2015-12-05 00:08:22
Built: R 3.3.3; ; 2018-04-22 16:17:56 UTC; windows
