-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
8a7584a
commit 15cb61d
Showing
3 changed files
with
7 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,21 +1,18 @@ | ||
## R CMD check results | ||
|
||
── R CMD check results ────────────────────── lddmm 0.2.1 ──── | ||
Duration: 1m 17.2s | ||
|
||
❯ checking top-level files ... NOTE | ||
Non-standard files/directories found at top level: | ||
‘LICENSE.md’ ‘News.md’ ‘README.Rmd’ ‘cran-comments.md’ | ||
── R CMD check results ────────────────────────── lddmm 0.3.0 ──── | ||
Duration: 38s | ||
|
||
❯ checking dependencies in R code ... NOTE | ||
Namespaces in Imports field not imported from: | ||
‘RColorBrewer’ ‘RcppProgress’ ‘rgen’ | ||
All declared Imports should be used. | ||
|
||
0 errors ✔ | 0 warnings ✔ | 2 notes ✖ | ||
0 errors ✔ | 0 warnings ✔ | 1 note ✖ | ||
|
||
R CMD check succeeded | ||
|
||
|
||
## Downstream dependencies | ||
|
||
There are currently no downstream dependencies for this package. |