Displaying 20 results from an estimated 2000 matches similar to: "Parallel makes"
2009 Mar 06
2
Re peated ANOVA or nested ANOVA, or parallel one way ANOVA six times?
Hi, every body!
I am a new comer for R, so my question would unavoidablely sounds stupid.
Sorry!
In my experiment, there are two type of soil ( soil F and soil D), each half
of them were subjected to steam sterilize (result in FS and DS soil). A
equal volume of soil from two of the four soil types (F, D, FS, DS) were
mixed as follows: F+F, F+D, F+FS, F+DS, D+F, D+FS, D+DS, FS+DS (eight
2016 Aug 07
1
Quote symbol names under EXPORTS in tmp.def on Windows
I originally posted on this topic on a different thread:
https://stat.ethz.ch/pipermail/r-devel/2016-August/072938.html
These sources suggested that a safe practice might be to put double
quotes around symbol names in EXPORTS in case the symbol name is the
same as a linker keyword:
- https://sourceware.org/binutils/docs/ld/Symbols.html#Symbols
-
2010 Jul 05
2
Windows 64bit package build requires underscore hack?
Hello,
After much tinkering I managed to build packages using the 64bit version of
R with the help of hints from
http://www.murdoch-sutherland.com/Rtools/
and
http://www.stats.ox.ac.uk/~ripley/Win64/W64porting.html
and
R-admin Manual.
But a hack was required, and this seems to be related to
a comment about underscores at the end of the second
reference above (but this comment is about FUTURE
2010 Jul 26
1
problem with building package on CRAN
Dear friends,
I have just gotten a strange error message back from Uwe saying
that the most recent version of psych failed to pass R CMD check for
Windows.
The error message was less than helpful, in that it seems to have
failed when trying to include the Rcpp library, which I do not
directly call. (see below)
"* using log directory
2013 Dec 12
0
R CMD INSTALL may create invalid DLL under Windows
Under Windows the make include share/make/winshlib.mk
uses nm to grab symbols from object files to insert into a
module definition file tmp.def that is used to create a
package DLL. This works fine provided the DLL is only
used via exported function entry points, which is the case
currently, I suspect.
But the pattern SYMPAT (defined in Makeconf) used to
capture symbols includes non-function
2012 Feb 14
2
R CMD SHLIB in Windows XP - No output at all
Hello all,
I'm trying hard to make R CMD SHLIB work on Windows XP (32-bit) - please
note that I don't have the admin rights on the computer.
In terms of setup, I have followed the procedure :
=> installed Rtools 2.14
=> changed my path :
PATH=C:\Trading\R\RTools\bin;C:\Trading\R\RTools\MinGW\bin;C:\Trading\R\R-2.14.1\bin\i386;C:\WINDOWS\system32;%OTHER_PATHS%
But when I try R CMD
2015 Jul 24
0
Rcartogram package - error message
I am trying to install two R packages to produce cartograms like in the work
of Gastner and Newman:
http://www.pnas.org/content/101/20/7499.full.pdf
but I have a problem installing Rcartogram and rdyncall packages.
Both are not available in CRAN and have to be installed from archivea and
produce errors:
> install.packages("C:/Users/Milena/Downloads/*Rcartogram*_0.2-2.tar.gz",
>
2014 Jun 27
0
R CMD SHLIB failure (Win7 64-bit OS)
Dear all,
I am struggling to get the 'Rtools' tool chain to successfully build .dlls
using the "R CMD SHLIB" method on my home Win7 64-bit (Ultimate) PC.
Strangely I did get it working on my work PC (also Win7 64-bit but
Enterprise) so I am totally at a loss as to what to do.
When I type, "R CMD SHLIB foo.c" using the Command Prompt I get:
make: *** No rule to make
2010 Mar 30
1
SHLIB not working (Win Vista)
Dear R-helpers,
I tried to build a DLL like I have done so many times, but this time
on my new machine, but it gives the erorr:
(from cmd window)
>R CMD SHLIB Boxcnt.f
MAKE Version 5.2 Copyright (c) 1987, 2000 Borland
Error c:/PROGRA~1/R/R-210~1.1/share/make/winshlib.mk 4: Command syntax error
*** 1 errors during make ***
The error is not in my Fortran file, because I also tried other files
2006 Aug 01
2
R Reference Card and other help (especially useful for Newbies)
Hi all:
Newbies (and others!) may find useful the R Reference Card made available by
Tom Short and Rpad at http://www.rpad.org/Rpad/Rpad-refcard.pdf or through
the "Contributed" link on CRAN (where some other reference cards are also
linked). It categorizes and organizes a bunch of R's basic, most used
functions so that they can be easily found. For example, paste() is
2020 Nov 07
0
Process to Incorporate Functions from {parallely} into base R's {parallel} package
If these are easy changes, maybe someone will incorporate them. You'll
make the argument stronger for doing that if you can explain why it's
better to do that than to keep them in parallely.
Duncan Murdoch
On 07/11/2020 1:39 p.m., Henrik Bengtsson wrote:
> FWIW, there are indeed a few low hanging bug fixes in 'parallelly'
> that should be easy to incorporate into
2011 Oct 11
2
Parallel processing for R loop
I have an R script that consists of a for loop
that repeats a process for many different files.
I want to process this parallely on machine with
multiple cores, is there any package for it ?
Thanks
--
Sandeep R Patil
[[alternative HTML version deleted]]
2017 Jun 03
0
cygwin1.dll problems when installing packages from source
On 03/06/2017 7:00 AM, Vivek Sutradhara wrote:
> Hi,
> As far as I can see, no.
>
> On checking, I have confirmed that the only location of
> cygwin1.dll is :
> C:\Rtools\bin
I would re-install Rtools, and make sure C:\Rtools\bin appears first in
your PATH.
Duncan Murdoch
>
> Thanks
> Vivek
>
> 2017-06-03 12:57 GMT+02:00 Duncan Murdoch <murdoch.duncan at
2008 Oct 26
0
Fwd: Decision Stats
Dear Lists,
Here are my latest posts on retrenching and locating facilities better. Do
you have anything in academic papers that use data mining- analytics for
1) Better Employee ROI quantitative measurement or cutting costs rationally
based on data rather across the board.
2) Locating facilities based on pure quant based approaches than local
supply demand conditions.
Specific application for
2017 Jun 30
0
R 3.4.1 is released
The build system rolled up R-3.4.1.tar.gz (codename "Single Candle") this morning.
The list below details the changes in this release.
You can get the source code from
http://cran.r-project.org/src/base/R-3/R-3.4.1.tar.gz
or wait for it to be mirrored at a CRAN site nearer to you.
Binaries for various platforms will appear in due course.
For the R Core Team,
Peter Dalgaard
2006 Jun 21
0
R Reference Card and other help (especially useful for Newbies)
Hi all:
Happy summer solstice to all northern hemispherics (and winter solstice to
the southerners).
Newbies (and others!) may find useful the R Reference Card made available by
Tom Short and Rpad at http://www.rpad.org/Rpad/Rpad-refcard.pdf or through
the "Contributed" link on CRAN (where some other reference cards are also
linked). It categorizes and organizes a bunch of R's
2009 Mar 04
0
(no subject)
Hi, every body!
I am a new comer for R, so my question would unavoidablely sounds stupid. Sorry!
in my experiment, there are two type of soil ( soil F and soil D), each half of them were subjected to steam sterilize (result in FS and DS soil). A equal volume of soil from two of the four soil types (F, D, FS, DS) were mixed as follows: F+F, F+D, F+FS, F+DS, D+F, D+FS, D+DS, FS+DS (eight treatment).
2023 Aug 31
1
Problems with installing R packages from source and running C++ in R, even on fresh R installation
> So starting a new Rcmd.exe process fails for some reason.
>
> If you take the same R session where the environment variables are
> right and Sys.which() resolves Make and GCC and try to run
> tools:::.shlib_internal(c('-n', 'hello.c')) or
> tools:::.shlib_internal('hello.c'), does it do something useful?
I think I tried the commands in the right R
2006 Sep 15
2
FW: R Reference Card and other help (especially useful for Newbies)
Hi all:
Newbies (and others!) may find useful the R Reference Card made available by
Tom Short of EPRI Solutions at http://www.rpad.org/Rpad/Rpad-refcard.pdf or
through
the "Contributed" link on CRAN (where some other reference cards are also
linked). It categorizes and organizes a bunch of R's basic, most used
functions so that they can be easily found. For example,
2005 Feb 08
1
VoIP extn number planning
Looking for some advanced thoughts relative to exten number assignments.
We're in the planning stage for rolling out asterisk at multiple small
US telco/isp operations. Their typical voip customer has had their
pstn line for a looooong time and wants to keep the pstn line and number,
but add voip to their existing home/soho arrangement.
One approach (from a planning perspective) is to