RamsinghLab / arkas

This is the kallisto package
0 stars 0 forks source link

R CMD check suggests HDF5Array #22

Closed arcolombo closed 8 years ago

arcolombo commented 8 years ago

I have HDF5Array on my description but it errors because I don't have the package installed and can't install it via install.pkgs nor biocLite()

error

install.packages("HDF5Array") Installing package into ‘/usr/local/lib/R/site-library’ (as ‘lib’ is unspecified) --- Please select a CRAN mirror for use in this session --- Warning message: package ‘HDF5Array’ is not available (for R version 3.3.1)

so I think HDF5Array should be removed. ?

arcolombo commented 8 years ago

on my end when I take out HDF5Array it passes check

Status: 11 WARNINGs, 8 NOTEs See ‘/home/arcolombo/Documents/github_repos/arkas/..Rcheck/00check.log’ for details.