Re: [R-pkg-devel] Replacing dplyr by stats functions

2023-04-19 Thread Ahmadou Dicko
Hi Adam, If you don't mind adding another dependency to your package, you can use the {conflicted} package and its conflict_prefer function. Best, Ahmadou On Wed, Apr 19, 2023 at 2:18 PM A. Kucharski wrote: > > Hi, > > I am developing my own package. I have a problem with its new version. > C

Re: [R-pkg-devel] How to refer to COPYRIGHTS and AUTHORS extra files in DESCRIPTION

2020-07-07 Thread Ahmadou Dicko
Hi Yohann, I had a similar situation with my first package. I used Author + Maintainer field instead Authors@R and I added the inst/AUTHORS to Author and my email to the Maintainer field. In the list of author names (and I have a lot of them in cgal4h), make sure that you also define the different