Skip to content
This repository has been archived by the owner. It is now read-only.
Permalink
Browse files
added submit comments
  • Loading branch information
HendrikSchultheis committed Jul 4, 2018
1 parent 27c8864 commit 552bfdf06ccfd733d4eed12f5939da947114e3a1
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 0 deletions.
@@ -2,3 +2,4 @@
^\.Rproj\.user$
^\.buildkite.*
^revdep$
^cran-comments.md$
@@ -0,0 +1,22 @@
## Test environments
* local windows 7 install, R 3.5.1
* debian 9.4, R 3.4.1
* win-builder (devel and release)

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

There was 1 NOTE:

* New submission

* Possibly mis-spelled words in DESCRIPTION:
Omics (3:30)
omics (9:126)

Both are spelled correctly. First is capital because of title case.

## Downstream dependencies
I have also run R CMD check on downstream dependencies of wilson
(https://github.molgen.mpg.de/loosolab/wilson/tree/master/revdep).
All packages that I could install passed.

0 comments on commit 552bfdf

Please sign in to comment.