Hello:
I am working on uploading my first R package to CRAN and running into a problem with package dependencies with R CMD check using win-builder (I am not having this problem on my mac). I am getting: “Package required but not available: ‘grasp2db’” Best I can tell this is because ‘grasp2b’ is an ‘annotation package’ and although win-builder includes all CRAN packages it only includes Bioconductor ‘software’ packages. One of the functions in my package requires ‘grasp2db’ otherwise I would do my best to move it to ‘suggests’ rather than ‘imports’. Any advice you might have would be very much appreciated. Thanks, Kate [[alternative HTML version deleted]] ______________________________________________ R-package-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-package-devel