Skip to content

Commit

Permalink
ran checks again, updated cran-comments for resubmission
Browse files Browse the repository at this point in the history
  • Loading branch information
fawda123 committed Dec 16, 2014
1 parent d1ea7b6 commit c749303
Show file tree
Hide file tree
Showing 8 changed files with 16 additions and 13 deletions.
2 changes: 1 addition & 1 deletion NAMESPACE
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Generated by roxygen2 (4.1.0): do not edit by hand
# Generated by roxygen2 (4.0.2): do not edit by hand

export(garson)
export(garson.mlp)
Expand Down
9 changes: 9 additions & 0 deletions cran-comments.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## Resubmission
This is a resubmission. In this version I have:

* Converted the DESCRIPTION title to title case.

* Removed any redundant references to 'R' or 'packages' in the DESCRIPTION file

* Added new test environments - RHEL 6, R 3.1.2 and Current r-devel (2014-12-14 r67168), ubuntu 12.04 (on travis-ci), R 3.1.2

## Test environments
* local Windows 7 install, R 3.1.2
* RHEL 6, R 3.1.2 and Current r-devel (2014-12-14 r67168)
Expand Down
3 changes: 1 addition & 2 deletions man/garson.Rd
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
% Generated by roxygen2 (4.1.0): do not edit by hand
% Please edit documentation in R/NeuralNetTools_gar.R
% Generated by roxygen2 (4.0.2): do not edit by hand
\name{garson}
\alias{garson}
\alias{garson.mlp}
Expand Down
3 changes: 1 addition & 2 deletions man/lekprofile.Rd
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
% Generated by roxygen2 (4.1.0): do not edit by hand
% Please edit documentation in R/NeuralNetTools_lek.R
% Generated by roxygen2 (4.0.2): do not edit by hand
\name{lekprofile}
\alias{lekprofile}
\alias{lekprofile.default}
Expand Down
3 changes: 1 addition & 2 deletions man/neuraldat.Rd
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
% Generated by roxygen2 (4.1.0): do not edit by hand
% Please edit documentation in R/NeuralNetTools_neuraldat.R
% Generated by roxygen2 (4.0.2): do not edit by hand
\docType{data}
\name{neuraldat}
\alias{neuraldat}
Expand Down
3 changes: 1 addition & 2 deletions man/neuralweights.Rd
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
% Generated by roxygen2 (4.1.0): do not edit by hand
% Please edit documentation in R/NeuralNetTools_utils.R
% Generated by roxygen2 (4.0.2): do not edit by hand
\name{neuralweights}
\alias{neuralweights}
\alias{neuralweights.mlp}
Expand Down
3 changes: 1 addition & 2 deletions man/plotnet.Rd
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
% Generated by roxygen2 (4.1.0): do not edit by hand
% Please edit documentation in R/NeuralNetTools_plot.R
% Generated by roxygen2 (4.0.2): do not edit by hand
\name{plotnet}
\alias{plotnet}
\alias{plotnet.mlp}
Expand Down
3 changes: 1 addition & 2 deletions man/pred_sens.Rd
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
% Generated by roxygen2 (4.1.0): do not edit by hand
% Please edit documentation in R/NeuralNetTools_utils.R
% Generated by roxygen2 (4.0.2): do not edit by hand
\name{pred_sens}
\alias{pred_sens}
\title{Predicted values for Lek profile method}
Expand Down

0 comments on commit c749303

Please sign in to comment.