Skip to content

Commit f93b600

Browse files
committed
Fix for units package
1 parent c95da4e commit f93b600

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: babelmixr2
22
Type: Package
33
Title: Use 'nlmixr2' to Interact with Open Source and Commercial Software
4-
Version: 0.1.9
4+
Version: 0.1.10
55
Authors@R: c(person("Matthew","Fidler", role = c("aut", "cre"), email = "[email protected]", comment=c(ORCID="0000-0001-8538-6691")),
66
person("Bill", "Denney", email="[email protected]", role="aut", comment=c(ORCID="0000-0002-5759-428X")),
77
person("Theodoros", "Papathanasiou", role="ctb"),

NEWS.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# babelmixr2 0.1.10
2+
3+
* Bug fix for the new version of `units` (#179)
4+
15
# babelmixr2 0.1.9
26

37
* Added estimation method `fmeMcmc` which runs `FME::modMCMC()`. It

0 commit comments

Comments
 (0)