• Revert the Java (>= 11) as SystemRequirements. Removed access to private KeySet in the code.
  • Added Java (>= 11) as SystemRequirements.
  • Update from MELTING 5.1.1 to MELTING 5.2.0
  • Added options for consecutive locked nucleic acids (method.consecutive.locked and method.consecutive.locked.singleMM).
  • Fix minor error in links.
  • Fixed missing value in withWE.
  • Removed vignette build products from git repository.
  • Updated installation instructions.
  • Fixed all instances of stop(paste(...)).
  • Added stringsAsFactors = FALSE to the eopts data frame.
  • Expanded the nested functions in meltingBatch.
  • Updated error and/or warning(s) handling by implementing internal function withWE.
  • Fixed issue with single sequence input in meltingBatch.
  • For first review.
  • Changed R and rjava dependency.
  • Converted T/F to TRUE/FALSE.
  • Documented return for melting.
  • Fixed minor BiocCheck warnings.
  • Subscribed to mailing list.
  • Fixed gitignore issue
  • Fixed missing Tables.xlsx
  • First BioC submission