diff options
| author | Johannes Ranke <jranke@uni-bremen.de> | 2015-07-20 11:16:26 +0200 |
|---|---|---|
| committer | Johannes Ranke <jranke@uni-bremen.de> | 2015-07-20 11:16:26 +0200 |
| commit | 59c124b7aa0c029db11983065dd51d96117c4ab0 (patch) | |
| tree | fd9577fdd1ea32c8fe6e40ee9ec9e1cec93ae0a5 | |
| parent | a14de342013e73d526db65b033b1e644815ff05b (diff) | |
Adapt NEWS entry to latest fix for imports
| -rw-r--r-- | NEWS.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ ### INTERNAL CHANGES -- `DESCRIPTION`, `NAMESPACE`, `R/*.R`: Import stats and graphics package, qualify function calls for non-base packages installed with R to avoid NOTES made by R CMD check --as-cran with upcoming R versions. +- `DESCRIPTION`, `NAMESPACE`, `R/*.R`: Import (from) stats, graphics and methods packages, and qualify some function calls for non-base packages installed with R to avoid NOTES made by R CMD check --as-cran with upcoming R versions. ## CHANGES in mkin VERSION 0.9-39 (2015-06-26) |
