similar to: R-alpha: Re: missing' BB functions

Displaying 20 results from an estimated 10000 matches similar to: "R-alpha: Re: missing' BB functions"

1997 Nov 04
0
R-alpha: compatibility functions
Below is a revised copy of my compatibility functions with additions from Martin. I expect I may need a new version when 0.6 arrives but I thought it would be worth circulating this in case it suggests anything which might be resolved before the release of 0.6 rather than after. Thanks to a few people for pointing out the R function machine(). I have a kludge below for determining the same
1998 Aug 31
0
isolating R/S and operating system differences
Below is a revised version of my kernel of functions for isolating R/S and operating system differences. The main change is "date" which I've renamed "date.parsed" to avoid conflicts with the R and S date functions. The R call now uses system() rather than unix() to avoid warning messages in R 0.62.3. Paul Gilbert
2001 Mar 07
1
syskern
The bug list summary reported an error in syskern which I finally realized is due to a badly chosen example in the help rather an error in the code. However, I have taken the opportunity to re-evaluate what I have been trying to do with syskern, since some parts may no longer be important. Since syskern was intended to address certain problems in package development I would appreciate other
1997 Aug 25
0
R-alpha: `missing' BB functions
Here are the functions documented in the Blue Book that I found missing in R (ignoring the ones which are obviously outdated). aggregate allocated amatch axes chull clorder cutree cycle date debugger dget discr faces interp l1fit labclust lag loglin monthplot mstree mulbar napsack odometer persp plclust plotfit rep.int restore rreg sabl sablplot set.seed smooth sort.list Stable stars
1997 Aug 22
0
R-alpha: RHOME
> * In general, we have two ways of arranging the `library' tree. One is, > grouped according to module, the other, according to type. I.e., > library/<module>/ > library/<module>/funs/ > library/<module>/help/ I find this a much better way to organize things. Old versions of packages can be removed cleanly with rm -r library/<package> It also
1997 Dec 02
1
R-alpha: compatability functions
With some input from Martin Maechler and Martyn Plummer I think I now have a fairly good set of functions for handling R/S and OS differences, however, I still have two areas where I would appreciate input. These are largely S problems, not R problems, but I am doing this so I can write code to work on both. 1/ In Windows I have been trying to identify NT, 95, or 3.1, but Martyn (who claims to
1997 Jul 25
0
R-alpha: Treatment of seed
There is a difference between R and S (or S-Plus, I'm not sure about that) concerning the generation of random numbers. If an error occurs during the execution of a function, the seed is restored to its old value in S-Plus, but not in R. This feature of S-Plus has just turned out to be very useful for me because I got an error message during a small simulation for a certain choice of
2000 Dec 20
1
syskern fails Rcmd check on Windows, gives incorrect information (PR#781)
syskern (`Functions for writing code that is OS and R/S independent', an amazing description given the reality) fails Rcmd check on Windows, and also gives incorrect information where it does work. There are already correct OS-independent functions for these purposes in R. It appears not to be needed to run the other three packages in the dse bundle, but to be the only R package that
2016 Oct 10
0
[PATCH] p2v: Compress virt-p2v binary and store it in $libdir/virt-p2v (RHBZ#1382275).
Currently 'make install' installs the virt-p2v binary in /usr/libexec/virt-p2v on the host. It is never supposed to be run from there, even by another program, so use of /usr/libexec is incorrect. It is only supposed to be copied into USB keys / ISOs / etc created by virt-p2v-make-* scripts. The other problem with shipping a "naked" binary on the host is that packages built
1999 May 05
1
RNG R/Splus compatibility
Starting with example Wichmann-Hill code from Brian Ripley I have been playing with a set of programs for getting the same random sequences from R and Splus. A copy is included below along with a test (which works in Solaris with R and Splus 3.3). The approach is somewhat different from the usual problems on this list as I am trying to get the same results from Splus as I get from R. However,
1997 Sep 13
1
R-alpha: compatibility
Two compatibility issues found while trying to convert a simulation from S to R. 1. set.seed() We don't have this function. According to Venables & Ripley it just picks a seed from a list of 1000 possibilities. How about "set.seed" <-function (i) { if (any(i > 1000) | any(i < 1)) stop("argument to set.seed() must be in 1:1000")
1997 May 16
0
R-alpha: A Quick Way to Kill S ...
Start S and detach the directory at position 2. S-PLUS : Copyright (c) 1988, 1996 MathSoft, Inc. S : Copyright AT&T. Version 3.4 Release 1 for Sun SPARC, SunOS 4.1.3_U1 : 1996 Working data will be in /users/rdev/ihaka/.Data > search() [1] "/users/rdev/ihaka/.Data" [2] "/usr/local/pkg/splus/splus-3.4/splus/.Functions" [3]
2003 Jul 06
0
Installing RSPerl (PR#3415)
Full_Name: Nisai Wanakule Version: 1.7.1 OS: Solaris 2.9 Submission from: (NULL) (65.32.94.36) I tried to install RSPerl with --with-in-perl option and got some errors. R was built with --enable-R-shlib as indicated in the RSPerl instructions. Here is the list output during installation: nisai@lagrange:src 102$ R CMD INSTALL -c --configure-args='--with-in-perl' RSPerl_0.5-7.tar.gz *
2010 Sep 29
0
temp Rscript file collision on Windows
Hi, The code below (found in src/gnuwin32/system.c) is almost guaranteed to do the wrong thing if 2 Rterm processes are started at the same time (or less than 1 second apart, the resolution of time() being 1 second): /* tmpfile() seems not to work on Vista: it tries to write in c:/ ifp = tmpfile(); */ { char *tm; tm = getenv("TMPDIR"); if (!isDir(tm)) {
1998 Nov 11
1
Wavelets in R
On Wed, Nov 11, 1998 at 01:00:34PM -0500, Norm Josephy wrote: > > Sir: > > I find your version of R excellent. I am teaching a course > next semester on Graphical Exploratory Data Analysis, and am > looking forward to having my students use this software. > Thank you for making it available. > ............................................................ > I am
2006 Oct 31
0
PSARC 2005/738 SSG-Availability Feature Set 2 APR
Author: ayznaga Repository: /hg/zfs-crypto/gate Revision: e3fd1c8e561df6513f95dba9c1ab58f4690d3354 Log message: PSARC 2005/738 SSG-Availability Feature Set 2 APR PSARC 2005/748 FMA for UltraSPARC DataPath 6229087 SPARC CPU/Mem DE should track DIMM serial numbers on Serengeti/Starcat 6281100 RFE: AVL-FS2: Support Anchored Page Retire for LW8, Serengeti & Starcat platforms 6281113 RFE: AVL-FS2:
1998 May 12
0
R-beta: R-0.61.3 with readline]
Jan Kutylowski <janku at ifi.uio.no> writes: > Hi, > > Originally on Solaris I get > > checking for main in -lreadline... no > > and also > checking for readline/history.h... no > Um, I think you said that the 1st one gave "yes" first time around??? > You kindly suggests: > > <I bet the problem is that gcc cannot find the include
2006 Oct 31
0
6286816 page_numtopp_nolock is inefficent
Author: kchow Repository: /hg/zfs-crypto/gate Revision: 6c5e7d7096ce47499922b13d2536fb929f6c843f Log message: 6286816 page_numtopp_nolock is inefficent 6288107 Missing comment terminator in i86pc/ml/locore.s 6290613 high page_get_cachelist failure rate on jurassic 6297005 performance issues with page_nextn() Files: update: usr/src/uts/common/os/mem_cage.c update: usr/src/uts/common/sys/cpuvar.h
2006 Oct 31
0
6252398 Fire 2.0 Power Management support
Author: jchu Repository: /hg/zfs-crypto/gate Revision: 892c8f0a5eb063091eeecc146358651d83fc4d2f Log message: 6252398 Fire 2.0 Power Management support Files: update: usr/src/uts/sun4/io/px/pcie_pwr.c update: usr/src/uts/sun4/io/px/pcie_pwr.h update: usr/src/uts/sun4/io/px/px.c update: usr/src/uts/sun4/io/px/px_lib.h update: usr/src/uts/sun4/io/px/px_space.c update:
1997 Oct 22
0
R-alpha: na.woes
1) hist() does not take NA's. Incompatible with Splus, probably just a bug? 2) I do wish we could somehow get rid of the misfeatures of indexing with logical NA's: > table(juul$menarche,juul$tanner) I II III IV V No 221 43 32 14 2 Yes 1 1 5 26 202 > juul$menarche=="Yes"&juul$tanner=="I",] ...and you find yourself with a listing of 477