Not nice, but you may follow the way described in subsection
"Platform-specific documentation" in WRE.
Best,
Uwe
On 08.07.2020 03:11, Henrik Bengtsson wrote:
Here's another "Non-file package-anchored link(s) ..." issue. I'd
like to reference parallel::mclapply() in my help pages. With the n
Here's another "Non-file package-anchored link(s) ..." issue. I'd
like to reference parallel::mclapply() in my help pages. With the new
R-devel requirements, you have to link to the file and not the topic.
However, there is no cross-platform stable file reference for
parallel::mclapply();
# Acco
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
Yohann,
Here is a description of the strategy I used a couple of years ago.
https://rmflight.github.io/post/licensing-r-packages-that-include-others-code/
-Robert
On Tue, Jul 7, 2020 at 1:52 PM Gábor Csárdi wrote:
> HI,
>
> here is an example from a package that was accepted relatively recent
HI,
here is an example from a package that was accepted relatively recently:
https://github.com/r-lib/presser/blob/master/DESCRIPTION#L8-L11
Gabor
On Tue, Jul 7, 2020 at 6:30 PM git demont wrote:
>
> Hi all,
>
> Sorry for asking again, but I got absolutely no advice on how to
> correctly refer
Hi all,
Sorry for asking again, but I got absolutely no advice on how to
correctly refer to extra copyrights and authors files in package
DESCRIPTION.
I know this can be considered as impolite and I don't want to do so.
So, I waited one week until sending the present message and I promise I
will n
On Tue, 7 Jul 2020 03:00:23 +
Pierre Lafaye de Micheaux wrote:
>Should I just write something like (adding the middle instruction
>below to my existing code above)?:
>
>#ifdef FC_LEN_T
>typedef long long int FC_LEN_T;
No, I don't think that would help.
What _might_ help is adapting the inca