Package: OmicSense
Type: Package
Title: Biosensor Development using Omics Data
Version: 0.1.1
Authors@R: 
    c(person(given = "Takahiko",
             family = "Koizumi",
             role = c("aut", "cre"),
             email = "takahiko.koizumi@gmail.com"),
      person(given = "Kenta",
             family = "Suzuki",
             role = "ctb"),
      person(given = "Yasunori",
             family = "Ichihashi",
             role = "ctb")
			 )
Maintainer: Takahiko Koizumi <takahiko.koizumi@gmail.com>
Description: A method for the quantitative prediction using omics data. 
    This package provides functions to construct the quantitative prediction 
    model using omics data. 
Depends: R (>= 3.5.0)
License: GPL (>= 3)
Language: en-US
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
URL: <https://github.com/takakoizumi/OmicSense>
VignetteBuilder: knitr
Config/testthat/edition: 3
Imports: ggplot2, kernlab
NeedsCompilation: no
Packaged: 2023-04-25 22:00:42 UTC; taka
Author: Takahiko Koizumi [aut, cre],
  Kenta Suzuki [ctb],
  Yasunori Ichihashi [ctb]
Repository: CRAN
Date/Publication: 2023-04-26 06:00:08 UTC
Built: R 4.1.2; ; 2023-04-27 11:35:01 UTC; unix
