Hi Anthony,
I stumbled with the same issue for a package I submitted recently, the
problem seems to be that LaTex doesn't know how to map this unicode
character to a typesetting.
My unicode character was \u2229 and I tried several ways to avoid this warning.
On the vignette built with knitr I dec
This seems to be the code for "small latin capital fl". Such characters often
occur when copying text from external programs
(similar to the familiar problem with fancy quotes). If that is the case, Just
changing the offending symbol to the two letters 'f' and 'l' should suffice.
Georgi Bosh
I don't know the best solution, but one workaround would be to replace
"fl" in your Rd files with "fl".
Duncan Murdoch
On 29/10/2020 10:34 a.m., Anthony Hammond wrote:
Hello,
I'm attempting to upload a package to CRAN and although it passes the R CMD
checks that I run, it doesn't pass the CRAN
Le 31/01/2016 16:28, Patrick Giraudoux a �crit :
> Le 31/01/2016 15:58, John Nolan a �crit :
>>
>> Years ago I had a similar problem. I had to manually install some
>> font using the MikTex Settings program. I think I also had to run
>> the administrator version of this, not the regular user v
Le 31/01/2016 15:58, John Nolan a �crit :
>
> Years ago I had a similar problem. I had to manually install some
> font using the MikTex Settings program. I think I also had to run the
> administrator version of this, not the regular user version, or the
> font didn't go in the right folder.
Le 31/01/2016 15:22, Patrick Giraudoux a écrit :
Le 31/01/2016 14:36, Uwe Ligges a écrit :
Eitehr the file is no longer there or corrupted, or the database that
know about the file got corrupted.
For the former, re-instal the package, fr the latter, just go to
MikTeX settings and run "refresh
Le 31/01/2016 14:36, Uwe Ligges a écrit :
Eitehr the file is no longer there or corrupted, or the database that
know about the file got corrupted.
For the former, re-instal the package, fr the latter, just go to
MikTeX settings and run "refresh FNDB" and "Update Formats".
You can also upload
Eitehr the file is no longer there or corrupted, or the database that
know about the file got corrupted.
For the former, re-instal the package, fr the latter, just go to MikTeX
settings and run "refresh FNDB" and "Update Formats".
You can also upload the package to the winbuilder service to v
The error says:
" Font ec-inconsolata at 540 not found"
So it looks like you need to install extra fonts. I'm on linux, and
haven't tried to do that on Windows in years, so I think that's about
all I can do to help you out.
Regards,
Brian
On 01/31/2016 05:44 AM, Patrick Giraudoux wrote:
Le 31/01/2016 12:13, Patrick Giraudoux a écrit :
Le 31/01/2016 11:37, Patrick Giraudoux a écrit :
I am trying to check a package using R 3.2.3 on Windows
R cmd check --as-cran pgirmess
but surprisingly, the check get suspended on "checking PDF version of
manual ..."
* checking data for non-
Le 31/01/2016 11:37, Patrick Giraudoux a écrit :
I am trying to check a package using R 3.2.3 on Windows
R cmd check --as-cran pgirmess
but surprisingly, the check get suspended on "checking PDF version of
manual ..."
* checking data for non-ASCII characters ... OK
* checking data for ASCII
11 matches
Mail list logo