Skip to content

Commit

Permalink
prepare to release v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Nan-Hung Hsieh committed Jun 14, 2020
1 parent ff48a58 commit 3026739
Show file tree
Hide file tree
Showing 4 changed files with 30 additions and 19 deletions.
6 changes: 3 additions & 3 deletions DESCRIPTION
@@ -1,8 +1,8 @@
Package: pksensi
Title: Global Sensitivity Analysis in Physiologically Based Kinetic Modeling
Version: 1.1.7.9000
Version: 1.2.0
Authors@R: c(
person("Nan-Hung", "Hsieh", role = c("aut", "cre"), email = "nhsieh@cvm.tamu.edu", comment = c(ORCID = "0000-0003-0163-2766")),
person("Nan-Hung", "Hsieh", role = c("aut", "cre"), email = "d99622005@ntu.edu.tw", comment = c(ORCID = "0000-0003-0163-2766")),
person("Brad", "Reisfeld", role = "aut"),
person("Weihsueh A.", "Chiu", role = "aut", comment = c(ORCID = "0000-0002-7575-2368"))
)
Expand Down Expand Up @@ -32,6 +32,6 @@ BugReports: https://github.com/nanhung/pksensi/issues
Author: Nan-Hung Hsieh [aut, cre] (<https://orcid.org/0000-0003-0163-2766>),
Brad Reisfeld [aut],
Weihsueh A. Chiu [aut] (<https://orcid.org/0000-0002-7575-2368>)
Maintainer: Nan-Hung Hsieh <d99622005@gmail.com>
Maintainer: Nan-Hung Hsieh <d99622005@ntu.edu.tw>
Encoding: UTF-8
VignetteBuilder: knitr
4 changes: 2 additions & 2 deletions NEWS.md
@@ -1,8 +1,8 @@
# pksensi 1.1.8
# pksensi 1.2.0

* update the route to load example model
* update the default MCSim version to 6.2.0
* Switch the contact mail to d99622005@gmail.com
* Switch the contact mail to d99622005@ntu.edu.tw

# pksensi 1.1.7

Expand Down
2 changes: 1 addition & 1 deletion README.md
@@ -1,6 +1,6 @@
# pksensi <img src="man/figures/logo.png" height="200px" align="right" />

[![lifecycle](https://img.shields.io/badge/lifecycle-maturing-blue.svg)](https://www.tidyverse.org/lifecycle/#experimental)
[![lifecycle](https://img.shields.io/badge/lifecycle-stable-brightgreen.svg)](https://www.tidyverse.org/lifecycle/#experimental)
[![Dependencies](https://tinyverse.netlify.com/badge/pksensi)](https://cran.r-project.org/package=pksensi)
[![Travis-CI Build Status](https://travis-ci.org/nanhung/pksensi.svg?branch=master)](https://travis-ci.org/nanhung/pksensi)
[![AppVeyor build status](https://ci.appveyor.com/api/projects/status/github/nanhung/pksensi?branch=master&svg=true)](https://ci.appveyor.com/project/nanhung/pksensi)
Expand Down
37 changes: 24 additions & 13 deletions cran-comments.md
@@ -1,26 +1,37 @@
## Test environments
* Windows 10 (local), R 4.0.0
* (wsl)
* elementary OS 5.1.4 Hera (local), R 4.0.0
* Ubuntu 20.04 LTS (local VM), R 4.0.0
* Ubuntu 16.04 LTS (RStudio Cloud), R 3.6.0
* pop!_OS 20.04 LTS x86_64 (local), R 4.0.1
* Ubuntu 16.04 LTS (RStudio Cloud), R 3.6.3
* Ubuntu 16.04.6 LTS (travis-ci), R 4.0.0
* Windows Server 2012 R2 x64 (build 9600; appveyor), R 4.0.0
* Windows Server 2012 R2 x64 (build 9600; appveyor), R 4.0.1

## R CMD check results
There were no ERRORs, WARNINGs and NOTE.

## r-hub builder results

Build ID: pksensi_1.1.7.tar.gz-dd4b9799104049159f250145a181e250
Build ID: pksensi_1.2.0.tar.gz-52a7d0644fc44563ad7d3449a0ca107d
Platform: Fedora Linux, R-devel, clang, gfortran
Submitted: 9 minutes 48.3 seconds ago
Build time: 9 minutes 47.8 seconds

Build ID: pksensi_1.2.0.tar.gz-ef6f8d7b977743ec8dc2f27ef707c84d
Platform: Ubuntu Linux 16.04 LTS, R-release, GCC
Submitted: 38 minutes 16.7 seconds ago
Build time: 38 minutes 14.1 seconds
Submitted: 7 minutes 59.7 seconds ago
Build time: 7 minutes 58.8 seconds

Build ID: pksensi_1.1.7.tar.gz-6c7f2c72685947c6b0425478ba3196f7
Platform: Fedora Linux, R-devel, clang, gfortran
Submitted: 50 minutes 29.8 seconds ago
Build time: 50 minutes 25.9 seconds
NOTES:
* checking CRAN incoming feasibility ... NOTE
Maintainer: ‘Nan-Hung Hsieh <d99622005@ntu.edu.tw>

New maintainer:
Nan-Hung Hsieh <d99622005@ntu.edu.tw>
Old maintainer(s):
Nan-Hung Hsieh <nhsieh@cvm.tamu.edu>

Possibly mis-spelled words in DESCRIPTION:
al (13:379)
et (13:376)
Hsieh (13:370)

### pksensi 1.1.7: OK

0 comments on commit 3026739

Please sign in to comment.