[R] really dumb question with building/creating a new package.

Bert Gunter bgunter.4567 at gmail.com
Thu Aug 17 23:55:24 CEST 2017


r-package-devel is probably a better place to post this, especially if
you do not get a satisfactory reply here. This list is about R
programming, as you presumably know; your query is not.

Cheers,
Bert


Bert Gunter

"The trouble with having an open mind is that people keep coming along
and sticking things into it."
-- Opus (aka Berkeley Breathed in his "Bloom County" comic strip )


On Thu, Aug 17, 2017 at 2:46 PM, Erin Hodgess <erinm.hodgess at gmail.com> wrote:
> Hello.
>
> I am creating a new RcmdrPlugin package.  However, I am getting some very
> odd messages.
>
> R CMD build RcmdrPlugin.gstats_1.0.0
>
>  ERROR
>
> cannot change to directory ‘RcmdrPlugin.gstats_1.0.0’
>
> es-macbook-air:~ emhodgess$ R CMD check RcmdrPlugin.gstats_1.0.0
>
> Warning: ‘RcmdrPlugin.gstats_1.0.0’ is neither a file nor directory,
> skipping
>
>
> es-macbook-air:~ emhodgess$ cd RcmdrPlugin.gstats/
>
> es-macbook-air:RcmdrPlugin.gstats emhodgess$ pwd
>
> /Users/emhodgess/RcmdrPlugin.gstats
>
> es-macbook-air:RcmdrPlugin.gstats emhodgess$
>
>
> I can neither run R CMD build nor check.  Any help truly appreciated.  It's
> been ages since I've put together a package.
>
> Thanks,
> Erin
>
>
> --
> Erin Hodgess
> Associate Professor
> Department of Mathematical and Statistics
> University of Houston - Downtown
> mailto: erinm.hodgess at gmail.com
>
>         [[alternative HTML version deleted]]
>
> ______________________________________________
> R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.



More information about the R-help mailing list