I am developing a new R package and am now checking it for submission to
CRAN.
The some functions in the package make use of the sparse matrix routines
in the package 'Matrix'.
When these are loaded in R, they create no problems.
However, when running R CMD check, I run into the following error
On Aug 27, 2009, at 5:37 PM, Jonathan Wilner wrote:
Hi,
Has anyone succeeded in cross-compiling R to Linux on an ARM CPU?
Yes (although that questions leaves a lot of room for interpretation).
If so, can you share a little about your toolchain & build process?
It was fairly straight-fo
Hi,
Has anyone succeeded in cross-compiling R to Linux on an ARM CPU? If so, can
you share a little about your toolchain & build process?
Thanks!
[[alternative HTML version deleted]]
__
R-devel@r-project.org mailing list
https://stat.ethz.
Dear Brian,
Because this problem surfaced only with the Rcmdr package, and other
packages checked without error, I thought that the problem was in the
package. Also R CMD INSTALL Rcmdr built the chm help pages correctly, as far
as I can see.
Anyway, I'll try again in a few days.
Thank you for th
Hello,
I think it would still be most efficient,
if you do 'R CMD build '
and make the .tar.gz file available.
Ideally for every reader of this list, from a "public" URL;
alternatively, send it per e-mail as attachment;
if you use correct MIME type, i.e., one of
Ok, here is the minimal p
AFAICS that is already fixed (r49467).
It was a Windows-only problem when building just chm help - I suspect
the latter did not work in your package.
I should perhaps remind people that R-devel is 'unstable' and as we
work on the help system it is likely to be particularly unstable on
Window
Abhijit,
On 27 August 2009 at 19:29, Abhijit Bera wrote:
| Hi Martin
|
| Sorry, I made a mistake, I wasn't looking at the syntactic correctness of
| your code, I just followed what you suggested.
|
| Your method is valid when I want to extract data from a class. I was trying
| to get data from
Dear Sylvain,
> "s" == sloiseau
> on Wed, 26 Aug 2009 09:37:34 +0200 (CEST) writes:
s> I have posted this message on r-lang, but it is perhaps more appropriate
s> on r-devel:
[[ "r-lang" what's that ??? ]]
s> ---
s> Hello,
s> I'm puzzled by a problem with c
This is a multi-part message in MIME format.
--040007030503070307040509
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
I could not find a way to specify the border color of the boxes drawn in
a legend, so that the legend can match exactly the colors of the
The R-2.9.2.tar.gz file, when unpacked, contains a small number of files
ending with an "~" -- usually backup files, which should probably not
find their way into an actual release:
sch...@sib-pc45:~/R/upstream/R-2.9.2$ find . -name \*~
./src/library/base/R/eval.R~
./src/library/base/man/expand.gr
Dear list members,
I'm getting the following error from R CMD check under Windows only with R
2.10.0 devel:
- snip ---
* installing *source* package 'Rcmdr' ...
** libs
making DLL ...
gcc -I"c:/R/R-2.10.0dev/include"-O3 -Wall -std=gnu99 -c ismdi.c -o
ismdi.o
gcc -s
Hi Martin
Sorry, I made a mistake, I wasn't looking at the syntactic correctness of
your code, I just followed what you suggested.
Your method is valid when I want to extract data from a class. I was trying
to get data from a covariance matrix. I'll put up code in my next mail
showing how to acce
On Thu, Aug 27, 2009 at 8:19 AM, Martin
Maechler wrote:
>> "GaGr" == Gabor Grothendieck
>> on Thu, 27 Aug 2009 07:32:42 -0400 writes:
>
> GaGr> On Thu, Aug 27, 2009 at 6:18 AM, Martin
> GaGr> Maechler wrote:
> >> Dear programmeRs,
> >>
> >> I'm proposing and looking into
> "GaGr" == Gabor Grothendieck
> on Thu, 27 Aug 2009 07:32:42 -0400 writes:
GaGr> On Thu, Aug 27, 2009 at 6:18 AM, Martin
GaGr> Maechler wrote:
>> Dear programmeRs,
>>
>> I'm proposing and looking into implementing a small change in
>> R's c() handling of 'sy
On Thu, Aug 27, 2009 at 6:18 AM, Martin
Maechler wrote:
> Dear programmeRs,
>
> I'm proposing and looking into implementing a small change in
> R's c() handling of 'symbol's aka 'name's, and potentially also
> 'language' parts.
>
> The main motivation is transparent programmatic construction of
>
Dear programmeRs,
I'm proposing and looking into implementing a small change in
R's c() handling of 'symbol's aka 'name's, and potentially also
'language' parts.
The main motivation is transparent programmatic construction of
expression()s; and important use cases are expressions used for
"plot
16 matches
Mail list logo