Hi all,
I would like to parallelize some R code and would like to use the 'foreach'
package with a foreach loop. However, whenever I call a function from an
enabled package outside of MASS, I get an error message that a number of the
functions aren't recognized (even though the functions should be
Hi all,
I'm currently working on updating an R package to run for loops in parallel
to speed up computation time. I'm using the 'foreach' package with a
foreach loop. When I run my code inside the loop, I get an error message
that a number of the functions aren't recognized (even though the func
Hi all,
I'm currently working on updating an R package to run for loops in parallel
to speed up computation time. I'm using the 'foreach' package with a
foreach loop. When I run my code inside the loop, I get an error message
that a number of the functions aren't recognized (even though the func
Thanks everyone. Now I know that I should not include another copy of the
license, but where should I refer to the copies on
http://www.r-project.org/Licenses/? In the DESCRIPTION file?
Stacey
On Thu, Oct 14, 2010 at 12:16 PM, Marc Schwartz wrote:
> On Oct 14, 2010, at 11:13 AM, Berwin A Turla
Hi all,
I'm currently writing an R package and want to declare a GPL2 license.
According to the license agreement, I'm supposed to display:
"This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free S
5 matches
Mail list logo