Package: rmelting
Title: R Interface to MELTING 5
Version: 1.26.0
Authors@R: c(
    person(given = "J.", family = "Aravind", 
           email = "j.aravind@icar.gov.in",
           role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-4791-442X")),
    person(given = c("G.", "K."), family = "Krishna", 
           email = "krishnaphysioagri@gmail.com ",
           role = c("aut")),
    person(given = "Bob", family = "Rudis",
           email="bob@rud.is",
           role=c("ctb"),
           comment="melting5jars"),
    person(given = "Nicolas Le", family = "Novère",
           email="n.lenovere@gmail.com",
           role=c("ctb"),
           comment="MELTING 5 Java Library"),
    person(given = "Marine", family = "Dumousseau",
           role=c("ctb"),
           comment="MELTING 5 Java Library"),
    person(given = "William John", family = "Gowers",
           role=c("ctb"),
           comment="MELTING 5 Java Library"))
Description: R interface to the MELTING 5 program
    (https://www.ebi.ac.uk/biomodels/tools/melting/) to compute melting
    temperatures of nucleic acid duplexes along with other thermodynamic
    parameters.
Depends: R (>= 3.6)
Imports: Rdpack, rJava (>= 0.9-8)
Suggests: readxl, knitr, rmarkdown, reshape2, pander, testthat
SystemRequirements: Java
biocViews: BiomedicalInformatics, Cheminformatics,
License: GPL-2 | GPL-3
Encoding: UTF-8
RoxygenNote: 7.2.1
RdMacros: Rdpack
URL: https://github.com/aravind-j/rmelting,
        https://aravind-j.github.io/rmelting/
BugReports: https://github.com/aravind-j/rmelting/issues
VignetteBuilder: knitr
git_url: https://git.bioconductor.org/packages/rmelting
git_branch: RELEASE_3_22
git_last_commit: 328b3ef
git_last_commit_date: 2025-10-29
Repository: Bioconductor 3.22
Date/Publication: 2025-10-29
NeedsCompilation: no
Packaged: 2025-10-30 03:58:18 UTC; biocbuild
Author: J. Aravind [aut, cre] (ORCID: <https://orcid.org/0000-0002-4791-442X>),
  G. K. Krishna [aut],
  Bob Rudis [ctb] (melting5jars),
  Nicolas Le Novère [ctb] (MELTING 5 Java Library),
  Marine Dumousseau [ctb] (MELTING 5 Java Library),
  William John Gowers [ctb] (MELTING 5 Java Library)
Maintainer: J. Aravind <j.aravind@icar.gov.in>
Built: R 4.5.1; ; 2025-10-30 09:38:14 UTC; unix
