[R-pkg-devel] checking PDF version of manual

2016-01-31 Thread Patrick Giraudoux
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 and uncompressed saves ... OK * checking examples

Re: [R-pkg-devel] checking PDF version of manual

2016-01-31 Thread Patrick Giraudoux
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

Re: [R-pkg-devel] checking PDF version of manual

2016-01-31 Thread Patrick Giraudoux
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-

Re: [R-pkg-devel] checking PDF version of manual

2016-01-31 Thread Brian G. Peterson
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:

Re: [R-pkg-devel] checking PDF version of manual

2016-01-31 Thread Uwe Ligges
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

Re: [R-pkg-devel] checking PDF version of manual

2016-01-31 Thread Patrick Giraudoux
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

Re: [R-pkg-devel] checking PDF version of manual

2016-01-31 Thread Patrick Giraudoux
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

Re: [R-pkg-devel] checking PDF version of manual

2016-01-31 Thread Patrick Giraudoux
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.

Re: [R-pkg-devel] checking PDF version of manual

2016-01-31 Thread Patrick Giraudoux
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