The package appears to be referenced in the package "agridat" -
ftp://cran.r-project.org/pub/R/web/packages/agridat/agridat.pdf (Pg 55).
However, even I tried searching for it and there seems to be no reference other
than this source.
Regards,
radmuzom
From: R-help <r-help-bounces at r-project.org> on behalf of David
Winsemius <dwinsemius at comcast.net>
Sent: Wednesday, July 4, 2018 9:22 PM
To: Mehrshad Barary
Cc: r-help at r-project.org
Subject: Re: [R] ASExtras library
?
> On Jul 3, 2018, at 6:34 PM, Mehrshad Barary <bararym at gmail.com>
wrote:
>
> Hi Everyone,
>
> Does anybody know how I can get ASExtras library?
It would be helpful if you would provide information about your reasons for
assuming this package's existence. Cannot find it in CRAN (including a
search for 'ASExtra'), BioConductor, GitHub, or the Archives, or even
with Google for that matter.
https://cran.r-project.org/src/contrib/Archive/
And within R parlance 'library' not a synonym for 'package'.
Libraries are where you store packages. And `library('pkg_name')` is a
command for loading a package.
> Thanks
> Mehrshad
>
> --
> Mehrshad Barary
> Senior Lecturer in Crop Ecophysiology
> Department of Agronomy and Plant Breeding
> Faculty of Agriculture
> Ilam University
> Tel: (+98)8412227019-21
> Fax: (+98)8412227015
>
>??????? [[alternative HTML version deleted]]
And R help is a plain-text mailing list. Please read the Posting Guide.
>
> ______________________________________________
> 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.
David Winsemius
Alameda, CA, USA
'Any technology distinguishable from magic is insufficiently
advanced.'?? -Gehm's Corollary to Clarke's Third Law
______________________________________________
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.