Skip to content

Commit 3df2a16

Browse files
committed
Updating version to 1.1.0
1 parent eb1c20b commit 3df2a16

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: primerTree
22
Title: Visually Assessing the Specificity and Informativeness of
33
Primer Pairs
4-
Version: 1.0.7
4+
Version: 1.1.0
55
Authors@R:
66
c(person(given = "Jim",
77
family = "Hester",

NEWS.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
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

0 commit comments

Comments
 (0)