Displaying 4 results from an estimated 4 matches for "tdure".
Did you mean:
toure
2018 Mar 05
2
Problem with Rd2.tex tduring compilation
Hello, I am receiving this message when uploading my R package to rdevel.
https://win-builder.r-project.org/incoming_pretest/180305_110240_Compositional_29/00check.log
Can anybody please help?
[[alternative HTML version deleted]]
2018 Mar 05
0
Problem with Rd2.tex tduring compilation
The error is that one of your documentation files is failing. Try
compiling each one separately with
R CMD Rd2pdf yourfilenamehere.Rd
and see what happens.
There is a list especially for package developers which might be better
in future.
Michael
On 05/03/2018 10:51, michael tsagris via R-help wrote:
> Hello, I am receiving this message when uploading my R package to rdevel.
>
2018 Mar 05
0
Σχετ: Problem with Rd2.tex tduring compilation
https://stat.ethz.ch/mailman/listinfo/r-package-devel
On 05/03/2018 13:46, michael tsagris wrote:
> Hi and thanks for the prompt reply. I cannot say I understood or know
> what to do.
> Can you please tell me which is this mailing list?
>
>
>
> ???? 2:15 ?.?. ???????, 5 ??????? 2018, ?/? Michael Dewey
> <lists at dewey.myzen.co.uk> ??????:
>
>
> The
2018 Mar 05
2
Σχετ: Problem with Rd2.tex tduring compilation
Hi and thanks for the prompt reply. I cannot say I understood or know what to do.
Can you please tell me which is this mailing list?
???? 2:15 ?.?. ???????, 5 ??????? 2018, ?/? Michael Dewey <lists at dewey.myzen.co.uk> ??????:
The error is that one of your documentation files is failing. Try
compiling each one separately with
R CMD Rd2pdf yourfilenamehere.Rd
and see what