[R] How my r package convert into higher r version
Jim Lemon
drj|m|emon @end|ng |rom gm@||@com
Tue Jan 21 23:43:07 CET 2020
Hi Ulavappa,
This is only a guess, but there was recently a change in the "barplot"
function that broke a lot of packages. If any functions in your
package call the "barplot" function, it may have been dropped from the
repositories for newer versions of R.
Jim
On Wed, Jan 22, 2020 at 12:56 AM Ulavappa Angadi <angadiub using gmail.com> wrote:
>
> Dear all
> please help me to how my r package (version 3.0.) convert into higher r
> version (3.6)
>
> while installing in higher version R it showing
> package mbFerns_1.0.1.zip is not available (for R version 3.6.0)
>
> With regards
>
> Angadi U B
> Principal. Scientist
> CABin, IASRI, Pusa, New Delhi
>
> [[alternative HTML version deleted]]
>
> ______________________________________________
> R-help using 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