search for: rcompgen

Displaying 20 results from an estimated 28 matches for "rcompgen".

Did you mean: compgen
2008 Feb 18
2
Is rcompgen still recommended?
I just built R-devel from source on OS X (Tiger), using the subversion sources. Running ./tools/rsync-recommended didn't download rcompgen. I checked http://cran.r-project/src/contrib/2.7.0/Recommended and indeed, this package is not there. If I try to install using install.packages I get > install.packages("rcompgen", type="source") --- Please select a CRAN mirror for use in this session --- Loading Tcl/T...
2007 May 03
2
Building package: What does this message about rcompgen imply?
...it). After running R CMD check, I get this: <snip> * checking foreign function calls ... OK * checking R code for possible problems ... OK * checking Rd files ... OK * checking Rd cross-references ... WARNING Error in .find.package(package, lib.loc) : there is no package called 'rcompgen' Execution halted * checking for missing documentation entries ... OK * checking for code/documentation mismatches ... OK * checking Rd \usage sections ... OK <snip> I am informed: There is no package called 'rcompgen'. True; I never knew there was one, so I certainly never ask...
2010 Dec 25
2
Where to find "rcompgen" package?
Dear all, can somebody point me from where to download "rcompgen" package? CRAN does not seem to hold that. Installing this package through install.packages() tells this package is not available. Thanks [[alternative HTML version deleted]]
2007 Jan 02
0
rcompletion update
...package, originally intended to provide completion for readline-based R interfaces, has undergone a number of changes. These changes are summarised below: o Reorganisation: - The package has been split into two. All the completion code has been moved to a pure R package called 'rcompgen'. 'rcompletion' now requires 'rcompgen' and simply provides readline bindings that uses 'rcompgen' to generate possible completions. (Source packages are available on CRAN, binaries should be available soon.) - The purpose of this reorganisa...
2007 Jan 02
0
rcompletion update
...package, originally intended to provide completion for readline-based R interfaces, has undergone a number of changes. These changes are summarised below: o Reorganisation: - The package has been split into two. All the completion code has been moved to a pure R package called 'rcompgen'. 'rcompletion' now requires 'rcompgen' and simply provides readline bindings that uses 'rcompgen' to generate possible completions. (Source packages are available on CRAN, binaries should be available soon.) - The purpose of this reorganisa...
2007 Apr 24
2
R 2.5.0 in Debian unstable
I just uploaded R 2.5.0 to Debian's unstable distribution. As Peter's announcement says, it now contains two new packages'rcompgen' and 'codetools'. About two or three weeks ago, I also packaged these, just like other 'recommended' packages as r-cran-rcompgen and r-cran-codetools. However, as "new" packages, they are still in the NEW queue awaiting inclusion into Debian. If you find rcompgen and...
2008 Apr 28
2
completion doesn't work anymore
Hi, after updating to 2.7.0, command line completion doesn't work anymore. I understand that the package rcompgen is now part of utils. I hadn't used rcompgen before but completion worked without it (I double checked it using an 2.6.2 version on another machine). Now, it doesn't work, even after switching on all option via "rc.settings". I updated R using the opensuse 10.3 repository. For i...
2007 May 01
1
R 2.5.0 packages for Debian stable/etch
Dear list, R 2.5.0 packages for Debian stable (i386 and amd64) are now available from CRAN. The new recommended codetools and rcompgen packages haven't completely made it to Debian yet, but can of course be installed in the standard non-Debian ways. Please consult the README file in the Debian directory, and report problems to me directly or to this list. Best regards, Johannes Ranke -- Dr. Johannes Ranke...
2016 Sep 07
0
Building R under Linux - library dependencies
...-core Source: r-base Priority: optional Section: gnu-r Installed-Size: 33845 Maintainer: Dirk Eddelbuettel <edd at debian.org> Architecture: amd64 Version: 3.3.1-1.xenial.0 Recommends: r-recommended, r-base-dev, r-doc-html Replaces: r-base (<= 1.4.1-1), r-base-latex (<= 2.9.2-4), r-cran-rcompgen (<= 0.1-17-1), r-gnome (<= 2.3.1), r-recommended (<< 1.9.0) Suggests: ess, r-doc-info | r-doc-pdf, r-mathlib, r-base-html Provides: r-api-3, r-base-latex, r-cran-rcompgen, r-gnome Depends: zip, unzip, libpaper-utils, xdg-utils, libblas3 | libblas.so.3, libbz2-1.0, libc6 (>= 2.23), li...
2007 Jun 27
1
error message from lmer
...UTF-8;LC_IDENTIFICATION=C attached base packages: [1] "stats4" "stats" "graphics" "grDevices" "utils" "datasets" [7] "methods" "base" other attached packages: lme4 Matrix rcompletion rcompgen lattice diveMove "0.99875-2" "0.99875-2" "0.1-2" "0.1-13" "0.15-11" "0.7-9" reshape "0.7.4" ---<---------------cut here---------------end---------------->--- Since this is happening in a fre...
2016 Sep 07
2
Building R under Linux - library dependencies
Hello and apologies if this doesn't belong here. I'm trying to build a "portable" version of R - "portable" means that it could be easily moved to another location or machine simply by copying it. However, I encountered a problem when running it elsewhere: it seems that versions of dynamic libraries used by R are fixed and set at the build time; when that instance of R
2007 Apr 26
2
ifelse behaviour
...>sessionInfo() R version 2.5.0 (2007-04-23) i686-pc-linux-gnu locale: C attached base packages: [1] "stats" "graphics" "grDevices" "datasets" "utils" "methods" [7] "base" other attached packages: rcompletion rcompgen "0.1-2" "0.1-10" -- Matthias Burger Project Manager/ Biostatistician Epigenomics AG Kleine Praesidentenstr. 1 10178 Berlin, Germany phone:+49-30-24345-371 fax:+49-30-24345-555 http://www.epigenomics.com matt...
2009 Jan 13
1
Message: No title available (pre-2.0.0 install?)
...Feed-forward Neural Networks and Multinomial Log-Linear Models pastecs ** No title available (pre-2.0.0 install?) ** pps ** No title available (pre-2.0.0 install?) ** prettyR ** No title available (pre-2.0.0 install?) ** rcompgen Completion generator for R rpart Recursive Partitioning sampling ** No title available (pre-2.0.0 install?) ** spatial Functions for Kriging and Point Pattern Analysis splines Regression Spline F...
2007 Sep 03
0
some problems with "linebuffer"; was: Bug?
...nebuffer" not found >> >> Why should this be a bug in R, if you have no object named "linebuffer" >> in the environments that are on the search path. > > This sounds like it could have something to do with the command > completion mechanism through package rcompgen (which does use an > internal variable called 'linebuffer'). Since this doesn't seem to be > a common problem, you need to give us instructions on how to reproduce > it. > > -Deepayan
2007 Apr 13
1
directory/filename completion
I've noticed something recently in R-beta that has changed since R 2.4.1 and I'm not sure if it's a readline problem or an R problem. I am on a Linux FC5 system and in R 2.4.1 I could do load("my-directory/ and then hit TAB and it would list all of the files in 'my-directory', after which I could start typing the beginning of the file, hit TAB again, and it would
2007 Jul 25
1
codetools really optional for R CMD check?
After upgrading to R 2.5.1 on Debian, R CMD check gives * checking Rd cross-references ... WARNING Error in .find.package(package, lib.loc) : there is no package called 'codetools' Execution halted * checking for missing documentation entries ... WARNING etc The NEWS file says (for 2.5.0; I was on 2.4 before the recent upgrade) o New recommended package 'codetools' by Luke
2007 Oct 30
6
trouble installing building packages from source using R 2.6.0 on Ubuntu Gutsy AMD64
I have recently upgraded to Ubuntu Gutsy and, for the first time, am using a 64-bit installation. After failing miserably to install R from source, not a problem for me in the past with a 32-bit install, I went the route of using the Debian Etch build. This went smoothly, but I am unable to update my numerous R and BioConductor packages, getting non-zero exit status errors on each package. Is
2009 Feb 11
1
Eror message: not a valid package -- installed < 2.0.0
...tworks and Multinomial > Log-Linear Models > pastecs ** No title available (pre-2.0.0 install?) ** > pps ** No title available (pre-2.0.0 install?) ** > prettyR ** No title available (pre-2.0.0 install?) ** > rcompgen Completion generator for R > rpart Recursive Partitioning > sampling ** No title available (pre-2.0.0 install?) ** > spatial Functions for Kriging and Point Pattern > Analysis > splines...
2008 Apr 09
2
autocompletion problem
Hi, Let's create the xxx object just to avoid confusion even if it's not necessary for reproducing the problem below: xxx <- 8:3 If I start typing this: max(xxx[ and now try to autocomplete with <TAB>, then I get the following error (and a warning): > max(xxx[Error in grep(sprintf("^%s", makeRegexpSafe(text)), allArgs, value = TRUE) : invalid
2007 Nov 02
0
loading installes package including all needed subpackages
...ect-oriented programming with or without references randomForest Breiman and Cutler's random forests for classification and regression RBGL Interface to boost C++ graph lib RColorBrewer ColorBrewer palettes rcompgen Completion generator for R RCurl HTTP request interface rda Shrunken Centroids Regularized Discriminant Analysis Rgraphviz Provides plotting capabilities for R graph objects ROC...