Displaying 13 results from an estimated 13 matches similar to: "PKG_LIBS in make child processes"
2007 Jan 26
1
Makevars PKG_LIBS ignored by SHLIB (PR#9473)
Full_Name: Rick Sayre
Version: 2.4.0
OS: Windows
Submission from: (NULL) (138.72.27.164)
PKG_LIBS works fine on *nix
on windows, it seems to be ignored by the "SHLIB" script
so, R CMD SHLIB blah
properly uses PKG_CPPFLAGS and PKG_CFLAGS from Makevars, but PKG_LIBS is
ignored
2004 Jun 08
2
clustalw
Hi,
I'm using the function clustalw in packages dna, but every time i have a segmentation fault!
In your opinion What is the problem?Memory?
Please help me!!!!
Daniela
2009 Jul 15
0
Starting RCmdr from the Commandline (and a shortcut) in Windows
I thought I'd share the experience I had in getting Rcmdr to start
automatically when R starts up. I'd read of solutions that would start
Rcmdr every time R started up, but I didn't want it to start every time,
only when I wanted it to.
First, I created a shortcut on the desktop to R and changed its name to
Rcmdr. Next, I changed the target of the shortcut to (edit the version
2009 Aug 21
1
a --no-save option for Rprofile.site?
I need to set up Rcmdr for use in a testing center that uses Windows. Since
it is in a testing center, we don't want to have data saved, and want it
cleared (or never saved) each time R or Rcmdr is run.
The method I used to get Rcmdr to run automatically is to add the lines:
------------------------------------------------
defpack = getOption("defaultPackages")
mylibs =
2001 Jul 25
1
Usage of R CMD INSTALL
The help page for INSTALL says, in part,
Some package sources contain a `configure' script that can be
passed arguments or variables via the option `--configure-args'
and `--configure-vars', respectively, if necessary. The latter is
useful in particular if libraries or header files needed for the
package are in non-system directories. In this case, one can
2010 Oct 04
1
source package build/installation with subdirectory-lib
hi all - i have a source package i'm writing that i'd like to be able
to install with a special library that my R src files rely on.
to be more precise, i have a normal R package directory structure
(i.e. src/ R/ man/ DESCRIPTION NAMESPACE etc.).
i also have another directory here called depPkg, and it has it's own
configure file for the canonical './configure && make
2006 Jul 25
0
seqinr updated : release 1.0-5
Dear R users,
seqinR 1.0-5 has been released yesterday on CRAN, so that the source code
of the package should be available on all CRAN mirrors within the next 24h.
The updated package vignette is here:
http://pbil.univ-lyon1.fr/software/SeqinR/seqinr_1_0-5.pdf
User level visible changes are:
o A new function dotPlot() is now available.
2006 Jul 25
0
seqinr updated : release 1.0-5
Dear R users,
seqinR 1.0-5 has been released yesterday on CRAN, so that the source code
of the package should be available on all CRAN mirrors within the next 24h.
The updated package vignette is here:
http://pbil.univ-lyon1.fr/software/SeqinR/seqinr_1_0-5.pdf
User level visible changes are:
o A new function dotPlot() is now available.
2001 Jul 30
1
Summary on Usage of R CMD INSTALL
Thanks to Tim Hoar and Kurt Hornik for taking the time to answer my question
about the usage of R CMD INSTALL. Tim suggested:
> R CMD INSTALL --configure-args=--with-netCDF=/opt/local/netcdf-3.5.0 netCDF
> no quotes at all, no spaces ...
Kurt wrote:
> R CMD INSTALL --configure-vars='LIBS=-L/mylibs' mypackage
Alas, I am not smart enough to know whether there is a contradiction
2005 Dec 14
0
New Quantian release with over 800 CRAN/BioC packages
[ Reposting this here as this Quantian release contains
- all CRAN packages as of December 10, 2005
* except the Windows only ones (BRugs, mimR, rcom, RWinEdt)
* and three that would not build (Rlsf, ROracle, rJava) for lack of
Java, Oracle or rlsf
- all BioC packages for release 1.8
* excecpt RMAGEML (needs Java)
- for a total of over 800 R packages
- a
2005 Dec 14
0
New Quantian release with over 800 CRAN/BioC packages
[ Reposting this here as this Quantian release contains
- all CRAN packages as of December 10, 2005
* except the Windows only ones (BRugs, mimR, rcom, RWinEdt)
* and three that would not build (Rlsf, ROracle, rJava) for lack of
Java, Oracle or rlsf
- all BioC packages for release 1.8
* excecpt RMAGEML (needs Java)
- for a total of over 800 R packages
- a
2006 Mar 02
0
New Quantian releases with almost all of CRAN / BioC
[ I hope this is not considered off-topic for the list:
A new Quantian release was just announced, and it contains even more R.
As before, we have R (now 2.2.1), ESS, Ggobi, Rpy, several BioInfo tools
-- but now we also have RSPerl, JGR, rJava and more. A full sync to CRAN
and BioC as of Feb 25, 2006 now yields dim(installed.packages())[1]
of 877. Feedback welcome, but
2006 Mar 02
0
New Quantian releases with almost all of CRAN / BioC
[ I hope this is not considered off-topic for the list:
A new Quantian release was just announced, and it contains even more R.
As before, we have R (now 2.2.1), ESS, Ggobi, Rpy, several BioInfo tools
-- but now we also have RSPerl, JGR, rJava and more. A full sync to CRAN
and BioC as of Feb 25, 2006 now yields dim(installed.packages())[1]
of 877. Feedback welcome, but