Thanks, Jost. I don't know where to set this S3method(print, foo) but I 
will look at this in  depth.

Best,

Núria

El 18/9/20 a las 18:57, Joshua Ulrich escribió:
> On Fri, Sep 18, 2020 at 11:56 AM Dirk Eddelbuettel <e...@debian.org> wrote:
>>
>> On 18 September 2020 at 18:38, Nuria Perez-Zanon wrote:
>> | I am maintaining a package call CSTools which is aimed for
>> | post-processing climate simulations.
>> [...]
>> |      library(CSTools)
>> |      library(qmap)
>>
>> You never use library() in a package. Rather, you declare dependency
>> relationsships via DESCRIPTION (and likely NAMESPACE). See "Writing R
>> Extensions" for all the details.
>>
> And here's the relevant section:
> https://cran.r-project.org/doc/manuals/r-release/R-exts.html#Registering-S3-methods
>
> Best,
> Josh
>
>> Dirk
>>
>> --
>> https://dirk.eddelbuettel.com | @eddelbuettel | e...@debian.org
>>
>> ______________________________________________
>> R-package-devel@r-project.org mailing list
>> https://stat.ethz.ch/mailman/listinfo/r-package-devel
>
>


http://bsc.es/disclaimer
        [[alternative HTML version deleted]]

______________________________________________
R-package-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-package-devel

Reply via email to