DNA 3.1.1 #321
leifeld
announced in
Announcements
DNA 3.1.1
#321
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Files
dna-3.1.1.jaris the main DNA application. You need Java 11 or higher to use it, for example Adoptium Temurin OpenJDK 11. You can open the application with a double-click on the jar file or usingjava -jar dna-3.1.1.jaron the terminal or command line.rDNA_3.1.1.tar.gzis the accompanyingRpackage. It contains the DNA jar file mentioned above by default.sample.dnais a toy database. The password for accessing the database issamplefor all coders, including the admin coder.bibliography.pdfis a bibliography with now 462 publications and theses using DNA.Release notes
This version is being released shortly after the release of version 3.1.0 because a couple of critical bugs were introduced in 3.1.0, which 3.1.1 now fixes:
rDNApackage had a critical flaw that prevented usage on Windows machines.As part of these bug fixes and in addition to them, the following changes were made in this new version:
rDNA, including a removal of the JRI dependency, replacement of.jinit()calls by.jpackage(from therJavapackage), rewrite of thedna_init()function, complete removal of thedna_jar()function, and an update of thedna_api()function.dna_init()help page.If you find further critical bugs, please post them on the issue tracker. Thank you!
This discussion was created from the release DNA 3.1.1.
Beta Was this translation helpful? Give feedback.
All reactions