On Mon, Aug 6, 2012 at 3:01 PM, Mike Lawrence wrote:
> Is there any way to ensure that quotation marks are left as straight
> quotes and not converted to curly quotes in the \usage and \examples
> sections when the pdf versions of the docs are created?
>
Perhaps if the R session that builds the p
... and note additionally, as per section 1.5.3, "Windows External
Software" of the "Writing R Extensions" manual:
"Note that CRAN does not accept submissions of precompiled binaries
due to security
concerns,and does not allow binary executables in source packages."
-- Cheers,
Bert
On Mon, Aug 6
Hello Liste[R]s,
I defined a version in a recent package using the following entries:
DESCRIPTION FILE:
/Depends: R(>= 2.14.2), rjson, RgoogleMaps/
*.rd FILE: (which I was under the impression is the package version, not the
R requirement)
/\details{
\tabular{ll}{
Package: \tab geoPlot\cr
Type:
Is there any way to ensure that quotation marks are left as straight
quotes and not converted to curly quotes in the \usage and \examples
sections when the pdf versions of the docs are created?
__
R-devel@r-project.org mailing list
https://stat.ethz.ch/m
On 06.08.2012 15:09, David L Lorenz wrote:
Hi,
A question has come up within a user group about the possibility of
viruses or other malicious code being embedded within any package served
from CRAN. How much checking is done to guard against this?
Of course, CRAN cannot guarantee that pack
Hi,
A question has come up within a user group about the possibility of
viruses or other malicious code being embedded within any package served
from CRAN. How much checking is done to guard against this? I do not
expect any kind of response about picking up R code from any other source,
like
Hello,
Thanks, part of the problem was solved when I corrected the typo. Now it
recognizes one of the missing directories.
> .libPaths()
[1] "C:/Program Files/R/win-library/2.15" "C:/Program
Files/R/R-2.15.1/library"
That typo is in the original files, I haven't changed that part, just
teste
On 12-08-06 6:09 AM, Rui Barradas wrote:
Hello,
I'm having some trouble trying to set the .libPaths() on Windows 7,
R-2.15.0 and R-2.15.1. The environment variables R_LIBS and R_LIBS_USER
are set according to the help page for .libPaths() and the Rprofile.site
file has the default setting, as sh
Hello,
I'm having some trouble trying to set the .libPaths() on Windows 7,
R-2.15.0 and R-2.15.1. The environment variables R_LIBS and R_LIBS_USER
are set according to the help page for .libPaths() and the Rprofile.site
file has the default setting, as shown below. R-2.14.1 recognizes the
lib