Package: rmelting Title: R Interface to MELTING 5 Version: 1.29.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 Config/pak/sysreqs: make default-jdk Repository: https://bioc.r-universe.dev Date/Publication: 2026-04-28 12:49:31 UTC RemoteUrl: https://github.com/bioc/rmelting RemoteRef: HEAD RemoteSha: 37ba369977fe740a80dd080ca1fdbaee7ca233e4 NeedsCompilation: no Packaged: 2026-06-18 11:21:15 UTC; root Author: J. Aravind [aut, cre] (ORCID: ), 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