Skip to content

Commit

Permalink
fixed cran-comments
Browse files Browse the repository at this point in the history
  • Loading branch information
gi0na committed Feb 2, 2019
1 parent a76e795 commit a0eabc6
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .Rbuildignore
@@ -1,7 +1,8 @@
^CRAN-RELEASE$
^.*\.Rproj$ ^.*\.Rproj$
^\.Rproj\.user$ ^\.Rproj\.user$
^.*\.Rhistory$ ^.*\.Rhistory$
^.*\.gitignore$ ^.*\.gitignore$
cran-comments.md cran-comments.md
vignettes/.gitignore vignettes/.gitignore
vignettes/.Rhistory vignettes/.Rhistory
1 change: 1 addition & 0 deletions .gitignore
Expand Up @@ -7,3 +7,4 @@ inst/doc
/.DS_Store /.DS_Store
/vignettes/.gitignore /vignettes/.gitignore
/hypernets.Rproj /hypernets.Rproj
/CRAN-RELEASE
7 changes: 6 additions & 1 deletion cran-comments.md
Expand Up @@ -3,4 +3,9 @@
* win-builder (devel and release) * win-builder (devel and release)


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

There was 1 NOTE:

* checking CRAN incoming feasibility ... NOTE
Maintainer: 'Giona Casiraghi <giona@ethz.ch>'

0 comments on commit a0eabc6

Please sign in to comment.