Displaying 20 results from an estimated 200 matches similar to: "R CMD check --as-cran without qpdf"
2011 Mar 27
1
Bug in tools::compactPDF() in 2.13-0-alpha
Dear List,
There seems to be an bug in compactPDF() or at least an inconsistency
with the documented behaviour.
The documentations states:
Details:
This by default makes use of ?qpdf?, available from <URL:
http://qpdf.sourceforge.net/>, including a Windows binary. If
?gs_cmd? is non-empty, GhostScript is used.
I don't have qpdf on my system so planned to use
2013 Apr 21
2
vignettes: problems with PDF compaction
[Env: OS: Win Xp; R 2.15.2; IDE: eclipse/StatET]
Each time I update my heplots package, I get warnings from R CMD check
on R-Forge,
* checking sizes of PDF files under ?inst/doc? ... WARNING
?gs+qpdf? made some significant size reductions:
compacted ?HE-examples.pdf? from 739Kb to 366Kb
and upon submission to CRAN, a message from maintainers:
On CRAN now: but again there were warnings
2011 Jun 23
5
Reducción tamaño de gráficos en PDF
Buenas tardes a todos,
Estoy interesado en realizar varios gráficos y luego guardarlos
individualmente como PDF. Hasta ahí todo bien. Sin embargo, el archivo
resultante tiene aproximadamente 20MB. Podría alguien por favor indicarme
cómo reducir su tamaño? A continuación un ejemplo de lo que intento hacer
y mi sessionInfo(). Estoy usando Mac OS X.
Muchas gracias,
Jorge Ivan Velez
# R code
2018 Jul 08
2
[R] consider running tools::compactPDF(gs_quality = "ebook")
Dear all,
I run
R CMD build --compact-vignettes="both" gRbase
and/or
R CMD build --compact-vignettes="gs+qpdf" gRbase
and in the log from r-devel (on winbuilder) I get
* checking sizes of PDF files under 'inst/doc' ... WARNING
'gs+qpdf' made some significant size reductions:
compacted 'gRbase-arrays.pdf' from 421Kb to 115Kb
consider
2018 Jul 08
2
consider running tools::compactPDF(gs_quality = "ebook")
Dear all,
I run
R CMD build --compact-vignettes="both" gRbase
and/or
R CMD build --compact-vignettes="gs+qpdf" gRbase
and in the log from r-devel (on winbuilder) I get
* checking sizes of PDF files under 'inst/doc' ... WARNING
'gs+qpdf' made some significant size reductions:
compacted 'gRbase-arrays.pdf' from 421Kb to 115Kb
consider
2018 Jul 08
2
consider running tools::compactPDF(gs_quality = "ebook")
Dear all,
I run
R CMD build --compact-vignettes="both" gRbase
and/or
R CMD build --compact-vignettes="gs+qpdf" gRbase
and in the log from r-devel (on winbuilder) I get
* checking sizes of PDF files under 'inst/doc' ... WARNING
'gs+qpdf' made some significant size reductions:
compacted 'gRbase-arrays.pdf' from 421Kb to 115Kb
consider
2024 Oct 14
1
Warning object has offset 0. PDF file
? Sun, 13 Oct 2024 12:45:36 +0200
"Jean-Louis Abitbol" <abitbol at sent.com> ?????:
> WARNING:
> /Users/jla/Library/CloudStorage/Dropbox/7cordas/Caio/record/90 NEW
> RODA SONG BOOK.pdf (object 254 0): object has offset 0
>
> This does not prevent from getting the pages extracted properly and
> written to a pdf file which is readable.
> How can I detect and
2014 Dec 23
1
upquote.sty in Fedora 21
On Mon, Dec 15, 2014 at 6:55 AM, Tom Callaway <tcallawa at redhat.com> wrote:
> As pointed out, this is no longer an issue in R 3.1.2, which is in all
> Fedora branches (except 21, where it is landing later today, hopefully).
Thank you. Another missing dependency pops up when running CMD check:
* checking compiled code ... OK
WARNING
?qpdf? is needed for checks on size
2019 Sep 27
1
passing extra arguments to devtools::build
This question was posed on SO :
https://stackoverflow.com/questions/58118495/passing-extra-argumenets-to-devtoolsbuild
but there has been no useful reply.
Something seems to have changed in the |devtools|package, so that the
following commands, that used to run now give an error I can't decipher:
|>Sys.setenv(R_GSCMD="C:/Program
2024 Jan 10
1
Sys.which() caching path to `which`
Hello R-devel,
Currently on Unix-like systems, Sys.which incorporates the absolute
path to the `which` executable, obtained at the configure stage:
> ## hopefully configure found [/usr]/bin/which
> which <- "@WHICH@"
> if (!nzchar(which)) {
> warning("'which' was not found on this platform")
This poses a problem for the Spack package
2012 Dec 17
1
Problems with building R from sources
Hello all,
I'm trying to build R 32bit from source in a Windows 64 machine. I have
followed the steps in "R Installation and Adiministration" (
http://cran.r-project.org/doc/manuals/R-admin.html#Getting-the-source-files)
or at least I think I did everything described. I am not sure if I have
installed the libjpeg, libtiff and libpng files though. I have upzipped
them in the
2012 Sep 17
1
other files in \inst\doc
I would like to include a Mathematica notebook and cdf file (both are
ASCII files) in the \inst\doc directory as supporting documentation. These
files are not large, about 340K each one. When I check using
R CMD check --as-cran ...
I get the following warning:
......................
* checking data for ASCII and uncompressed saves ... OK
WARNING
'qpdf' is needed for checks on size
2018 Feb 09
3
R Compilation gets stuck on Windows 64
Hi Avraham,
What a coincidence, I have been following this post of yours:
https://www.avrahamadler.com/2013/10/24/an-openblas-based-rblas-for-windows-64-step-by-step/
Looks like this post is slightly older than what you have shared
previously. It is strange that you did not get the attachments. I am
pasting the contents of the MkRules.local here:
2024 Oct 31
1
Error compiling 87283 on Windows 10 using Rtools4.4 6335-6327
On 10/31/24 18:35, Avraham Adler wrote:
> On Thu, Oct 31, 2024 at 12:42?PM Tomas Kalibera
> <tomas.kalibera at gmail.com> wrote:
>> On 10/31/24 17:30, Avraham Adler wrote:
>>> When compiling R, the build fails after byte compiling grDevices with
>>> the following error:
>>>
>>> byte-compiling package 'grDevices'
>>> make[4]:
2019 Mar 14
1
r76237 broken?
It looks like the most recent SVN commit changed line 1068 of
src/library/tools/R/admin.R to include a call to "shQuotee" (sic), which
is now breaking Travis r-devel builds ... ('checking sizes of PDF files
under ?inst/doc?: .Error in shQuotee(tf) : could not find function
"shQuotee"')
The new line reads:
res <- system2(qpdf, c(qpdf_flags, shQuote(p),
2013 Nov 07
1
Can't install R 2.15 and r-recommended on Ubuntu
Hi
When attempting to install R in version 2.15 (for testing purposes) on a
clean Ubuntu 12.04 machine from the CRAN Ubuntu repository, I can't seem
to install r-recommended:
+ sudo apt-get install --no-install-recommends
r-base-dev=2.15.3-1precise0precise1 r-base-core=2.15.3-1precise0precise1
r-recommended=2.15.3-1precise0precise1 qpdf
Reading package lists... Done
Building dependency
2018 Jul 08
0
[R] consider running tools::compactPDF(gs_quality = "ebook")
?did this inside R; not ideal but worked.
________________________________
From: R-devel <r-devel-bounces at r-project.org> on behalf of S?ren H?jsgaard <sorenh at math.aau.dk>
Sent: 08 July 2018 15:46
To: r-devel at r-project.org
Subject: Re: [Rd] [R] consider running tools::compactPDF(gs_quality = "ebook")
Dear all,
I run
R CMD build --compact-vignettes="both"
2024 Oct 13
1
Warning object has offset 0. PDF file
Good day to all
Using
> library(pdftools)
Using poppler version 23.04.0
I get a number of warnings such as:
> pdf_subset(infile, pages = 156:157, output = outfile)
WARNING: /Users/jla/Library/CloudStorage/Dropbox/7cordas/Caio/record/90 NEW RODA SONG BOOK.pdf (object 7 0): object has offset 0
WARNING: /Users/jla/Library/CloudStorage/Dropbox/7cordas/Caio/record/90 NEW RODA SONG BOOK.pdf
2017 May 12
1
get pdftk into (or from) a repo
On Thu, 11 May 2017, ken wrote:
> On 05/11/2017 07:07 PM, ken wrote:
>> On 05/11/2017 06:49 PM, Leon Fauster wrote:
>>>> Am 11.05.2017 um 22:26 schrieb ken <gebser at mousecar.com>:
>>>>
>>>> pdftk used to be in a repo... or maybe it still is, but I don't know
>>>> which one. Anyone know?
>>>>
>>> an old
2017 May 11
3
get pdftk into (or from) a repo
On 05/11/2017 06:49 PM, Leon Fauster wrote:
>> Am 11.05.2017 um 22:26 schrieb ken <gebser at mousecar.com>:
>>
>> pdftk used to be in a repo... or maybe it still is, but I don't know which one. Anyone know?
>>
> an old one is in the "dead" rpmforge repo.
>
At https://www.pdflabs.com/docs/install-pdftk-on-redhat-or-centos/ they
have version 2.0