Skip to content

Commit

Permalink
Submit v0.10.4 to CRAN.
Browse files Browse the repository at this point in the history
  • Loading branch information
Hongyuan Jia committed Nov 5, 2019
1 parent 7a81346 commit 597239c
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 14 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: eplusr
Title: A Toolkit for Using Whole Building Simulation Program 'EnergyPlus'
Version: 0.10.3
Version: 0.10.4
Authors@R:
person(given = "Hongyuan",
family = "Jia",
Expand Down
6 changes: 6 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# eplusr 0.10.4

This is a bug fix release which make sure eplusr is compatible with new version
of R6 [#164](https://github.com/hongyuanjia/eplusr/issues/164). No new feature
is included.

# eplusr 0.10.3

## New features
Expand Down
18 changes: 5 additions & 13 deletions cran-comments.md
Original file line number Diff line number Diff line change
@@ -1,21 +1,13 @@
# Version 0.10.3

This is a resubmission of v0.10.3. Previous submission failed to pass CRAN
pretest due to a NOTE caused by using more than 2 cores in examples. In this
submission, I explicitly skip all examples that cause this NOTE.

This version also eliminates the checking notes of `"for non-standard things in
the check directory"` caused by examples that download files from EnergyPlus
website.
# Version 0.10.4

## Resubmission

### Test environments

* local Manjaro Linux 18.0.4 install, R 3.6.0
* Windows (on appveyor-ci), R oldrel, release and devel
* Ubuntu 14.04 (on travis-ci), R oldrel, release and devel
* OS X (on travis-ci), R oldrel and release
* local Manjaro Linux 18.0.4 install, R 3.6.1
* Windows (on appveyor-ci), R release
* Ubuntu 14.04 (on travis-ci), R release and devel
* OS X (on travis-ci), R release

### R CMD check results

Expand Down

0 comments on commit 597239c

Please sign in to comment.