-
Notifications
You must be signed in to change notification settings - Fork 16
Description
[This was generated from CRAN.R-project.org/submit.html]
The following package was uploaded to CRAN:
Package Information:
Package: ITKR
Version: 0.0
Title: ITK in R
Author(s): Brian B. Avants, Benjamin M. Kandel, Jeff T. Duda
Maintainer: Brian B. Avants [email protected]
Suggests: knitr
Description: ITKR interfaces a state of the art image processing library
with R statistical methods. ITKR uses cmake to access these
frameworks from within R and, ultimately, support
reproducible statistical analyses of medical images via
interfacing with other packages.
License: GPL (>=2)
The maintainer confirms that he or she
has read and agrees to the CRAN policies.
Submitter's comment: ## Test environments
- local OS X install, R 3.1.3
*
ubuntu 12.04 (on travis-ci), R 3.1.3
Checking with current R-devel is required!
R CMD check
results
There were no ERRORs or WARNINGs.
There were
2 NOTES:
-
New maintainer
-
checking installed
package size ... NOTE
installed size is 86.9Mbsub-directories of 1Mb or more:
libs
86.8Mb
This is a templated C++ header and medical
imaging I/O library with substantial functionality.
The package is along the lines of
BH
and has a similar memory footprint.
Downstream
dependencies
There are no downstream dependencies
except for a github package
ANTsR which we
would like to submit to CRAN after ITKR.
Response from CRAN
Hmm, BH is a service to others, not an example to you.
You really must comply with the policies you claim to have read. We see
- checking CRAN incoming feasibility ...
Availability using Additional_repositories specification:
? ?
http://github.com/InsightSoftwareConsortium/ITK.git
Additional repositories with no packages:
http://github.com/InsightSoftwareConsortium/ITK.git
[It is not an R package repository: do not abuse the field. And there is a blank repository due to the line break in the field.]
Package has a VignetteBuilder field but no prebuilt vignette index.
The Description field should not start with the package name,
'This package' or similar.
cmake is not portable. It seems you did not submit this to winbuilder as the policies suggest. It failed to install on Solaris, which does not have cmake: I am not sure all OS X boxes do, but mine did.
In any case, downloading sources each time this is compiled would be an intolerable load on the CRAN check farm.