Skip to content
Prev 5049 / 12125 Next

[R-pkg-devel] Question regarding R package development, how to resolve "Warning: no source files found"

INSTALL will give that warning if you have a pkg/src directory that
contains no files that look like C, C++, or Fortran files.

Bill Dunlap
TIBCO Software
wdunlap tibco.com


On Tue, Feb 11, 2020 at 11:58 AM Mohsen Nabian <mnabian at broadinstitute.org>
wrote: