Skip to content

Commit f9d379d

Browse files
committed
changes suggested by CRAN
1 parent 69bcdda commit f9d379d

29 files changed

+56
-35
lines changed

DESCRIPTION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: posologyr
22
Title: Individual Dose Optimization using Population Pharmacokinetics
3-
Version: 1.2.5
3+
Version: 1.2.6
44
Authors@R: c(
55
person("Cyril","Leven",role = c("aut", "cre","cph"),
66
email = "cyril.leven@chu-brest.fr",
@@ -14,7 +14,7 @@ Authors@R: c(
1414
)
1515
Description: Personalize drug regimens using individual pharmacokinetic and
1616
pharmacokinetic-pharmacodynamic profiles. Using combining therapeutic drug
17-
monitoring (TDM) data and a population model, `posologyr` provides accurate
17+
monitoring (TDM) data and a population model, 'posologyr' provides accurate
1818
a posteriori estimates and allows you to compute the optimal individualized
1919
dosing regimen. The empirical Bayes estimates are computed as described in
2020
Kang et al. (2012) <doi:10.4196/kjpp.2012.16.2.97>.

NEWS.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# posologyr v1.2.6
2+
3+
* Use undirected quotes when quoting in the DESCRIPTION (as requested by CRAN)
4+
* CRAN test times have been reduced by using an environment variable to identify the development machine, which now determines whether less critical tests are executed (as requested by CRAN)
5+
16
# posologyr v1.2.5
27

38
## Additional feature

docs/404.html

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/LICENSE.html

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/articles/a_posteriori_dosing.html

Lines changed: 4 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/articles/a_priori_dosing.html

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/articles/auc_based_dosing.html

Lines changed: 4 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/articles/classic_posologyr_models.html

Lines changed: 3 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/articles/index.html

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/articles/multiple_endpoints.html

Lines changed: 2 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)