File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed
Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 11Package: primerTree
22Title: Visually Assessing the Specificity and Informativeness of
33 Primer Pairs
4- Version: 1.0.7
4+ Version: 1.1.0
55Authors@R:
66 c(person(given = "Jim",
77 family = "Hester",
Original file line number Diff line number Diff line change 1+ # primerTree 1.1.0
2+
3+ * Updated code to comply with current CRAN standards
4+ * Fixed missing package anchors in roxygen \link{} sections for external packages
5+ * All code formatted to tidyverse style guide standards using the air package
6+ * Added package prefix to all non-base R functions
7+ * Updated internal function to use httr2 instead of httr due to NCBI eutils API bug, which adds httr2 as a dependency
8+
19# primerTree 1.0.7
210
311* Couple of internal changes to fix CRAN issue
You can’t perform that action at this time.
0 commit comments