Displaying 20 results from an estimated 1900 matches similar to: "Installing pkgs"
2008 Oct 08
1
error installing lattice package
I just updated my Redhat EL systems to R-2.7.2, and tried to update my
packages as well. Lattice is one that failed. What do I need to do?
R version 2.7.2 (2008-08-25)
> install.packages("lattice", repos = "http://cran.fhcrc.org/")
Warning in install.packages("lattice", repos = "http://cran.fhcrc.org/")
:
argument 'lib' is missing: using
2008 Sep 26
1
Bug? in some package installations when a Print is added in memory.c
Hi All,
The first time i noticed this problem is when i enabled some debug
prints in memory.c
DEBUG_GC
DEBUG_ADJUST_HEAP
DEBUG_RELEASE_MEM etc.. These have some prints for debugging .Base R package
installation completes well and good.
The problem comes when some of the Recommended package installation happens.
The following Packages fail "KernSmooth,lattice,rpart,cluster,survival
2014 Jan 26
1
Trouble installing package in development version of R
Dear R-devel,
I'm trying to get practice learning more about the internals of R so am
experimenting with the development version. I successfully cloned the SVN
repo and built and installed R. I am using 2014-01-23 r64861.
However, I cannot seem to install the lattice package. I tried within R
using install.packages and got the error
sh: 1: 1: not found
I then downloaded the tar.gz and tried
2016 Jan 27
0
symbol name conflict in grDevices on linux
It appears that grDevices (and perhaps other R libraries) is built
without passing C_VISIBILITY to PKG_CFLAGS (-fvisibility=hidden),
while other libraries (e.g. utils) do use the flag.
This results in potential crashes on linux in situations like using
embedded R in another application that happens to export a symbol
named similarly to one defined in R's library, since the runtime
linker
2003 May 28
0
R_GlobalEnv
Hi,
I'm trying to access the current R global environment from
within C, using R_GlobalEnv.
In the example below, Rgui (R 1.7.0. Win2K) crashes when I try
to run assignValueToFooInR_GlobalEnv, but not when I run
assignValueToFooInRhoEnv with Rho=.GlobalEnv. Can anyone tell me why?
[ My motivation is that I want use defineVar to initialise a
workingEnvironment (corresponding to Value
2003 Jul 29
1
OpenBSD-alpha and R-1.7.1 problem
I'm trying to get R running on OpenBSD/alpha.
I've applied some configure patches which I've previously sent to the
R-devel list to allow R to compile on an OpenBSD ELF platform (which
OpenBSD/alpha is, as the i386 port soon will be).
The patched source compiles without problems, and appears to run and
perform properly apart from two (possibly unrelated) problems.
1) On startup
2010 Mar 14
1
Segfault Problem c++ R interface (detailed)
Hello R Community,
I've been working on a project that uses pre-made C++ libraries (using STL)
in R and build a package. However, I've been getting an unusual segfault
that I'm unable to trace its origin. After many attempts of debugging using
gdb, commenting out parts (or all of my code) and valgrind, I'm unable to
make heads or tails about what I'm doing wrong. In fact, when
2016 Sep 11
3
Using pkgs from centos repos or building pkgs myself?
Hello,
I'm a new centos user, finding that some packages are a little old.
How do you solve this kind of problems? I want to install newer php.
Thank you.
Sincerely,
Xuwen
2016 Sep 11
0
Using pkgs from centos repos or building pkgs myself?
On 11 September 2016 at 15:38, Xuwen Fang <fxuwen at gmail.com> wrote:
> Hello,
> I'm a new centos user, finding that some packages are a little old.
> How do you solve this kind of problems? I want to install newer php.
> Thank you.
>
> Sincerely,
> Xuwen
> _______________________________________________
> CentOS mailing list
> CentOS at centos.org
>
2007 Sep 14
0
pkgs to monitor traffic
Hi all,
I have a 256kbit link where I have shaped 64kbit for downloading @ one
ethernet. (eth1)
I am using mrtg to monior it. it works fine. In addition to that, I am
looking for some other pkgs.
Are there good pkgs for that purpose?
below is my script for dowmloading. I am looking for pkgs that suit below
script.
#traffic shaping on eth1 (Downloading)
INTERFAZ_DMZ=eth1
FULLBANDWIDTH=256
2008 Sep 26
0
W2K8 ADS, sernet pkgs (debian)
Hi All!
I use on my debian stable hosts here only sernet pkgs with samba 3.0.32.
It works perfectly with Windows 2008 ADS.
On my unstble host I have the 'standard' debian sid pkgs with samba
3.2.3. I have there a problem. It does work 45min - 1h and then I get
this error with wbinfo -t:
checking the trust secret via RPC calls failed
error code was NT_STATUS_DOMAIN_CONTROLLER_NOT_FOUND
2005 Nov 03
4
typo in browse.pkgs
See below.
gs.
Error in browse.pkgs("CRAN", "binary") : couldn't find function
"avaliable.packages"
Your version of R is up to date
> browse.pkgs
function (repos = getOption("repos"), contriburl = contrib.url(repos,
type), type = getOption("pkgType"))
{
if (.Platform$GUI != "AQUA")
stop("this function
2010 Oct 15
0
New STEP pkgs built via autoTSI
The following new test versions have had STEP pkgs built for them.
[You are receiving this email because you are listed as the owner of the
testsuite in the STC.INFO file, or you are on the step at sun.com alias]
tcp v2.7.10 STEP pkg built for Solaris Snv
zfstest v1.23 STEP pkg built for Solaris Snv
tcp v2.6.11 STEP pkg built for Solaris S10
zfstest v1.23 STEP pkg built for Solaris S10
2010 Jul 12
2
[R-pkgs] New package "list" for analyzing list survey experiments
I know nothing about your package, but "list" is a terrible name for it,
as "list" is also the name of a data type in R.
--
Jeff
2010 Jan 22
0
[R-pkgs] GGally - Plot Matrix Extension for GGplot2
Barret Schloerke wrote:
> GGally: a companion to GGplot2.
>
Where is it available? I don't find it on CRAN or R-Forge
--
Michael Friendly Email: friendly AT yorku DOT ca
Professor, Psychology Dept.
York University Voice: 416 736-5115 x66249 Fax: 416 736-5814
4700 Keele Street http://www.math.yorku.ca/SCS/friendly.html
Toronto, ONT M3J 1P3 CANADA
2006 Oct 03
0
[R-pkgs] New versions of Matrix and lme4 packages for R-2.4.0
Thanks, Douglas.
It works.
Only one gripe. Every time I want to
try a new version of your software, I have
to get, compile, patch the latest bleeding edge version of R
as well:
ERROR: This R is version 2.3.1
package 'Matrix' needs R >= 2.4.0
Douglas Bates wrote:
> Versions 0.9975-1 of the Matrix and lme4 packages will soon be available on
> CRAN for use with R
2013 Oct 08
0
[R-pkgs] A new version of the package “TestSurvRec” is now available on CRAN
Dear useRs,
A new version of the package “TestSurvRec” is now available on CRAN. In this version I add new function and new data of recurrent events.
The new function called “Plot.Data.Events” plots recurrent event data and the new data is useful as example for see the functionally of the others functions of the package.
For more details see the corresponding “TestSurvRec” pkg now
2013 Oct 12
0
[R-pkgs] new package 'midasr'
Dear list members,
A new package, called *midasr* (version 0.1), is now available on
CRAN: http://cran.r-project.org/package=midasr
This package provides econometric methods for working with mixed frequency data. The package provides tools for estimating the time series MIDAS regression, where the response and explanatory variables are of different frequency, e.g. quarterly vs monthly. The
2013 Jun 05
0
[R-pkgs] bpcp package for pointwise confidence intervals for a survival distribution
Hi all,
I just uploaded a new version of the bpcp package. It calculates confidence intervals for a survival distribution for right-censored data using the newly developed beta product confidence procedure. Previously developed methods can have substantial error rate inflation for the lower limit, especially at the right end of the curves when there are small numbers of events. The bpcp method
2013 Nov 19
0
[R-pkgs] Introducing pedgene 1.2 on CRAN
Dear useRs:
We would like to introduce the "pedgene" package, version 1.2, available now on CRAN, with a brief manual available as a vignette:
http://cran.r-project.org/web/packages/pedgene/index.html
The pedgene package performs gene-level kernel and burden association tests with disease status and continuous response
for pedigree data, as described in our recent paper:
Schaid, D.