Displaying 20 results from an estimated 500 matches similar to: "outdated PACKAGES in CRAN"
1999 Nov 02
1
discrepancy between PACKAGES file and contents of the contrib directory (PR#309)
Full_Name: Hervé Dréau
Version: not applicable
OS: not applicable
Submission from: (NULL) (212.198.234.254)
Here's the listing of difference in version and existence between the PACKAGES
file found in the contrib directory and the content of the directory.
This cause a problem with the automatic install (and upgrade) of packages
NISTnls
0.9-1
NISTnls_0.9-2.tar.gz
bats not found in
1999 Dec 23
1
rpart on Alpha under OSF
Running on an Alpha machine which reports (uname -a)
OSF1 bsdx01.bs.ehu.es V4.0 878 alpha
and using the binary distribution put together by Albrecht Gebhardt
(in http://cran.at.r-project.org/bin/osf/osf4.0/tar/alpha_ev5/) I
obtain core dumps whenever I try to use package rpart. I have R
REMOVE'd the rpart package, downloaded the source rpart_1.0-7.tar from
CRAN and
1997 Jul 25
2
R-beta: R 0.50 alpha
The new code seems to have broken various things.
Autoloading of libraries doesn't seem to work:
> library(survival4)
Autoloading required library: splines
Error in pos.to.env(pos) : invalid "pos" argument
> search()
[1] ".GlobalEnv" "library:survival4" "library:date"
[4] "library:base"
The coxph function the
1997 Jul 25
2
R-beta: R 0.50 alpha
The new code seems to have broken various things.
Autoloading of libraries doesn't seem to work:
> library(survival4)
Autoloading required library: splines
Error in pos.to.env(pos) : invalid "pos" argument
> search()
[1] ".GlobalEnv" "library:survival4" "library:date"
[4] "library:base"
The coxph function the
1997 Sep 24
1
R-beta: R-0.50-a4 library problem (survival4)
I have built R-0.50-a4 on HP9000/C160-hpux10.2 with gcc (cc for
libs). When I try
library(survival4)
Error in pos.to.env(pos) : invalid "pos" argument
And it does not load. Other libs seem to work. I tested integrate (has
f2c translated c), polynomial.
Is this a problem with my system only???
TIA
osman
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
1998 Aug 20
2
R-beta: Hmisc and R
Hello,
I want to try the Design and Hmisc library from FE Harrell but,
i have trouble with the copyright for the library Hmisc :
in the home of the author :
http://fharrell.biostat.virginia.edu/s/unix/
in the file Hmisc.README
###COPYRIGHT NOTICE
###You may not port code in the Hmisc library to R.
Aie, Why ????
###You may distribute these functions freely as long as you do so
without
1997 Sep 23
1
R-beta: Survival 4
I installed the latest version of R (Version 0.50 Alpha-4) and it breaks
survival4 as follows (it worked fine under Version 0.50 Alpha-3)
R> library(survival4)
Autoloading required library: splines
R> survfit(Surv(runif(25),rbinom(25,1,0.4)) ~ 1)
Error in eval(frame, data)[subset, , drop = FALSE] : incorrect number of
dimensions
Thanks
E. S. Venkatraman
1997 Dec 14
1
R-beta: survival4 in R-0.60.1
Hi there,
Here is a record of an R session:
> library(survival4)
Autoloading required package: splines
> coxph(Surv(c(1,2,3,4), c(1,1,1,1)) ~ c(1,0,1,0))
Error in .C("coxfit2", iter = as.integer(iter.max), as.integer(n),
as.integer(nvar), : C/Fortran function not in load table
Why is "coxfit2" not in the load table? How do I fix it?
System is Linux.
Goran
2019 Dec 17
2
Wiki
Hello,
I registered at Wiki but can't post on it. So, I just registered on this
mailing list, just to request a new fonctionnality in HDT :
- Adding a simple benchmark test, like
https://cpubenchmark.net/cpu_list.php. It's useful to determine which
distro/desktop I can install on an old computer.
PS : I asked Linux Mint to add HDT to their ISO and they done it (since
Linux Mint 19.3).
1998 Nov 26
1
heap memory exhausted
Hi
I always have following error message when I try to read
a big ascii-file:
> inzp<-read.data()
> Error: heap memory (1953 Kb) exhausted [needed 0 Kb more]
read.data() is a small function that reads the ascii-file.
When I cut the ascii-file to a small one I don't have this
problem.
Can I extend this 'heap memory' for reading big data files? How?
I'm working with R on a
1999 May 14
1
R gnome
Who is the gnome "maintainer" of R ? Is it Lyndon drake ?
what's the plan for the future ?
Thanks
Hervé Dréau Interne en Médecine
hdreau at worldnet.fr dreau at hbroussais.fr
Médecine Linux Java
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info",
1999 Mar 09
1
bug?
Windows 9*/NT version, on an NT box
R 0.63.0 Beta (Nov 13, 1998)
> library(survival4)
> test <- function(x,d) {
survfit(Surv(x,d) ~1)
}
> test( rexp(50), sample(c(0,1), size=50, replace=T) )
Error: Object "x" not found
>
Other functions like in the ctest library works out
OK, the x and d got passed to the inner function.
And here it did not got passed to
1999 May 24
1
survival5 for windows
I downloaded binary of survival5 for windows95
(also the splines, date).
The function survsum shows up in content, has a help page,
but the function itself is missing.
Can we cut and paste the survsum from survival4 ?
Mai Zhou
P.S.
I am not picking on R, not even complaining.
I think R is great and I am try to contribute my (small) part
to make it even better in way of bug report (or
2000 Jun 03
1
.rpm (splines, ctest) install problem - LinuxPPC
On a PMac 7200 (running LinuxPPC 3Q 99), trying to install
"R-ctest-0.9.R16-1.ppc.rpm" and "R-splines-2.0.R3-3.ppc.rpm" rpms currently
in the linuxppc binary download directory results in error messages saying
that files in these rpms conflict with files from R-base 1.01-1.
Of course, "R-rpart" and "R-survival4" then also can't be installed because
the
2006 Dec 09
1
OCFS and LVM2
Hi Everyboy !
I read that LVM2 is not cluster aware (specially with OCFS2) from different
post on internet forum... If it's true, could someone could confirm this
information and point me where i can find this affirmation in documentation
?
I do some test with OCFS2 on LVM2 and it's seems to run correctly , so i
have some interrogation about this fact !
If it's true that LVM2 are
1999 Jul 10
1
who submitted ratetables to CRAN?
Hi,
the ratetables package on CRAN contains no author/maintainer
information whatsoever and I cannot remember who submitted it
... is the creator out there on this list?
The DESCRIPTION file is missing (otherwise I wouldn't have problems
with finding the author) ...
Fritz
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-devel mailing list -- Read
1998 Jan 27
1
R-beta: survival4
Hmm... I have the same problem on hpux10.20. I put the additional libs into a
subdir called contrib, and R INSTALL from there. I have R-0.61.1 Alpha Dec21
1997. Without restored data they work OK.
Osman
> ----------
> From: Goran Brostrom[SMTP:gb at stat.umu.se]
> Sent: Tuesday, January 27, 1998 3:07 AM
> To: r-help at stat.math.ethz.ch
> Subject: R-beta: survival4
>
>
1997 Apr 22
3
R-beta: library(splines) in version 0.50 alpha
I am using the 0.50 alpha version of R packaged (in 3 parts) by Kurt
for Debian Linux.
Package: r-base
Status: install ok installed
Priority: optional
Section: local
Maintainer: Kurt Hornik <Kurt.Hornik at ci.tuwien.ac.at>
Version: 0.50b7-1
Depends: libc5, xlib6, libreadline2
Description: R, a language not entirely unlike the language S.
Package: r-contrib
Status: install ok
1998 Apr 24
0
R-beta: 3d visualisations
Is someone working on a 3d vizualisation set of functions ?
I read dream dream dream in PROJECTS about 3D GRAPHICS.
When I want to visualize 3d data, I use Geomview but with a dataset
greater than 50x50 that's too hard for my poor computer.
I know a little R but nothing with S+, are the plan to emulate S+ or
to have R functions to visualize 3d data ?
--
Hervé Dréau Interne en Médecine
hdreau
1997 Apr 08
2
R-alpha: CRAN source/contrib
I've put all ``current'' add-on packages into CRAN's source/contrib tree
and created an INDEX file (attached below). As you can see, currently
we have
acepack
bootstrap
ctest
date
e1071
fracdiff
gee
jpn
snns
splines
survival4
(Yes, e1071 and jpn are new ... more on the latter in a later mail.)
In the near future, I am hoping for the following:
oz (Bill