Package: OmicSense
Type: Package
Title: Biosensor Development using Omics Data
Version: 0.2.0
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-09-22 21:14:43 UTC; taka
Author: Takahiko Koizumi [aut, cre],
  Kenta Suzuki [ctb],
  Yasunori Ichihashi [ctb]
Repository: CRAN
Date/Publication: 2023-09-22 21:30:08 UTC
Built: R 4.6.0; ; 2025-08-18 11:27:47 UTC; unix
