Skip to content

Commit

Permalink
ready to submit 1.5.2 to CRAN
Browse files Browse the repository at this point in the history
  • Loading branch information
fawda123 committed Jul 26, 2018
1 parent d0fb175 commit ae0c5e3
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 12 deletions.
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Package: NeuralNetTools
Type: Package
Title: Visualization and Analysis Tools for Neural Networks
Version: 1.5.1.9001
Date: 2018-04-22
Version: 1.5.2
Date: 2018-07-26
Author: Marcus W. Beck [aut, cre]
Maintainer: Marcus W. Beck <[email protected]>
Description: Visualization and analysis tools to aid in the interpretation of
Expand Down
22 changes: 12 additions & 10 deletions cran-comments.md
Original file line number Diff line number Diff line change
@@ -1,24 +1,26 @@
## Resubmission
This is an update to v1.5.2.
This is an update to v1.5.2 with new CITATION file for JSS article

## Test environments
* ubuntu 14.04.5 LTS (on travis-ci), R 3.4.2
* Windows install (on AppVeyor), R 3.4.3 Patched (2018-02-03 r74202)
* Ubuntu 14.04.5 LTS (on travis-ci), R 3.4.4
* local Windows 7 install, R 3.4.4
* local Windows 7 install, Current r-devel (2018-07-25 r75005)
* Windows install (on AppVeyor), R 3.5.1 Patched (2018-07-24 r75006)
* win-builder [http://win-builder.r-project.org/](http://win-builder.r-project.org/) (devel and release)
* local Windows 7 install, R 3.4.3

## R CMD check results
There were no ERRORs or WARNINGs.

There was 1 NOTE, related to a change in my contact email:
There was 1 NOTE, the DOI will be registered by JSS when this version is on CRAN:

* checking CRAN incoming feasibility ... NOTE
Maintainer: 'Marcus W. Beck <[email protected]>'

New maintainer:
Marcus W. Beck <[email protected]>
Old maintainer(s):
Marcus W. Beck <[email protected]>
Found the following (possibly) invalid DOIs:
DOI: 10.18637/jss.v085.i11
From: inst/CITATION
Status: Not Found
Message: 404

## Downstream dependencies
I have also run R CMD check on the darch, radiant.model, and RSNNS downstream dependencies for NeuralNetTools. There were no ERRORs, WARNINGs, or NOTEs.
I have also run R CMD check on the radiant.model and RSNNS downstream dependencies for NeuralNetTools. There were no ERRORs, WARNINGs, or NOTEs.

0 comments on commit ae0c5e3

Please sign in to comment.