similar to: R-alpha: Using autoload and smaller 'base' package [was "Re: New Version"].

Displaying 20 results from an estimated 4000 matches similar to: "R-alpha: Using autoload and smaller 'base' package [was "Re: New Version"]."

1999 Jul 27
2
Memory profiling/benchmarking
Hi, As a project for a computer performance analysis paper I am taking this semester, I am going to look at the performance of the memory manager in R, with the aim of determining how fast it is and which areas most need improvement. The idea is that I will compare various versions of R, starting with 0.64.2, and then at a few stages in the implementation of the new memory management scheme (of
1998 Jun 17
1
.First.lib
There seems to be a minor problem in .First.lib: the library argument is all of $RLIBS. I think it should be just the one directory from which the package is being taken. Paul Gilbert -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or
1997 Sep 09
2
R-beta: "Comparison of Mathematical Programs for Analysis"
Hi, I have just seen Stefan Steinhaus' web page : http://www.uni-franfurt.de/~stst/ncrunch.html I think it would be nice to include "R" as well. I have taken Forrest Young's email on stat-lisp list and changed the stuff for "R" :) Here it is: (someone please check this so we can also send it to Stefan Steinhaus.
1997 Dec 11
0
R-alpha: libraries
>>>>> Paul Gilbert writes: > I have been trying to set up my time series library with the new > library mechanism. It is a fairly large amount of code and previously > I split it into five pieces in order to load it into R. (Has anything > changed which might suggest I shouldn't need to do this anymore?) The > five files are called dse1, dse2, dsex1, dsex2, and
2013 May 02
2
Puppet 3.1.1, hiera and parameter autoload
Hello all, I don''t know if I have hit a strange bug or it''s just an incorrect interpretation about how parameter autoloading works... Today I have been searching, analysing and about to hit my head against a wall trying to figure out why a call to hiera_hash was not merging data from top level among different hierarchies. The problem was that I was trying to do something
1998 Jan 20
2
.h files
I'm trying to set up R INSTALL for my padi package and the compile needs -I pkg/src-c to find some .h files. (Perhaps I should be putting these in a different location?) Could someone please explain how I should pass this location to the compiler used by R INSTALL from the Makefile in my pkg/src? Thanks Paul Gilbert
2017 Jun 12
2
CentOS7: How to debug SEGV when asterisk starts with autoload=yes ?
Hello, I was tasked to install Asterisk 13.16.0. from source on a CentOS7 platform. For that purpose, I used an unmaintened script of mine, written 10 monthes ago, and I was surprised to get segmentation violations whenever I ran "asterisk -cvvvvvvv -U asterisk". Usually, my /etc/asterisk/modules.conf file includes "autoload=yes" setting. Basically, I see two alternative
2010 May 19
1
Staging: hv: fix hv_utils module to properly autoload
From: Haiyang Zhang <haiyangz at microsoft.com> Added autoloading based on pci id and dmi strings. Signed-off-by: Haiyang Zhang <haiyangz at microsoft.com> Signed-off-by: Hank Janssen <hjanssen at microsoft.com> Cc: stable <stable at kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh at suse.de> --- drivers/staging/hv/hv_utils.c | 28
2010 May 19
1
Staging: hv: fix hv_utils module to properly autoload
From: Haiyang Zhang <haiyangz at microsoft.com> Added autoloading based on pci id and dmi strings. Signed-off-by: Haiyang Zhang <haiyangz at microsoft.com> Signed-off-by: Hank Janssen <hjanssen at microsoft.com> Cc: stable <stable at kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh at suse.de> --- drivers/staging/hv/hv_utils.c | 28
2005 Jan 30
1
how to autoload modules on boot
Hi, I want to autoload ide-scsi.o on each boot. In debian there is a file /etc/modules in which I can iclude the names of the modules that are to be loaded at boot time As I remember in gentoo there was a similar /etc/modules.auto or something ... is there an appropriate place in a redhat distribution or I should write my own rc script? sasoon
2011 Apr 30
1
Could not autoload inventory_active_record: uninitialized constant ActiveRecord
Trying to set up the inventory service on puppet 2.6.8, pretty sure I''ve met all the dependencies but puppetmaster logs Could not autoload inventory_active_record: uninitialized constant ActiveRecord When clients attempt to connect. local gems: *** LOCAL GEMS *** abstract (1.0.0) actionmailer (3.0.7, 2.2.3) actionpack (3.0.7, 2.2.3) activemodel (3.0.7) activerecord (3.0.7)
2006 Feb 24
2
R script autoload at startup
Hello; I'm now using mainly R for windows, mainly because I'm writing a tcl/Tk interface for some people, and I've got two questions. I'm an absolute beginner with tctk or tcktk use under the R GUI. 1) Is it posible to create a shorcut that launchs the R GUI and automatically reads the "source code" of the tcl/tk script to also launch the tcltk interface? 2) Is the
2005 Nov 19
3
Autoloading R Commander
How do I go about autoloading R Commander when I start R? Thanks in advance. -- Stephen P. Molnar, Ph.D. Life is a fuzzy set Foundation for Chemistry Stochastic and multivariant http://www.geocities.com/FoundationForChemistry
2011 Aug 17
7
autoloading LoadError: Expected known_ip.rb to define KnownIp
Hello, i have a problem with autoloading model classes. I have had similar problems before when a file''s name in Rails'' opinion did not match with the name of the class defined inside, but eventually everything worked, so i didn''t look into details. This time the problem comes from running Unit Tests and does not want to go away. I have a model class KnownIP defined in
2000 Mar 14
0
Re: autoload error in profile {was anova-bug in R-version 1.0.0?} (PR#486)
>>>>> "BDR" == Prof Brian D Ripley <ripley@stats.ox.ac.uk> writes: BDR> On Tue, 7 Mar 2000, Martin Maechler wrote: >> >>>>> "BDR" == Prof Brian D Ripley <ripley@stats.ox.ac.uk> writes: >> BDR> On Tue, 7 Mar 2000, Trenkler, Dietrich wrote: >> >> I think I've discovered what went
2000 Mar 07
0
autoload error in profile {was anova-bug in R-version 1.0.0?} (PR#470)
>>>>> "BDR" == Prof Brian D Ripley <ripley@stats.ox.ac.uk> writes: BDR> On Tue, 7 Mar 2000, Trenkler, Dietrich wrote: >> I think I've discovered what went wrong. >> >> My workspace included a function wilcox.test formerly copied from >> ctest. Now ctest ist part of the distribution and because of that I
2000 Mar 07
0
Re: autoload error in profile {was anova-bug in R-version 1.0.0?} (PR#473)
On Tue, 7 Mar 2000, Martin Maechler wrote: > >>>>> "BDR" == Prof Brian D Ripley <ripley@stats.ox.ac.uk> writes: > > BDR> On Tue, 7 Mar 2000, Trenkler, Dietrich wrote: > >> I think I've discovered what went wrong. > >> > >> My workspace included a function wilcox.test formerly copied from > >>
2001 Oct 11
2
Where's MVA?
Hi All: Package TSERIES is stated to depend on MVA. However, there is no MVA package to be found under the list of package sources. Best wishes, ANDREW tseries: Package for time series analysis Package for time series analysis with emphasis on non-linear and non-stationary modelling Version: 0.7-6 Depends: ts, mva, quadprog Date: 2001-08-27 Author: Compiled by Adrian
2006 Feb 21
0
How do I get Webrick to autoload modules?
I keep running into this problem where I don''t see my changes getting reflected in the browser. Take me a few minutes to realize that I just changed a module and Webrick is not going to reload that file. Any way to tell Webrick about these other files? Thanks, Dave -------------- next part -------------- An HTML attachment was scrubbed... URL:
2004 Dec 21
2
Minimal modules.conf (e.g. with autoload=no)?
Did anybody already attempt to strip down an asterisk config to an absolute minimum for a specific use? Let's say I have a home installation and want to use capi and iax exclusively, and load only the channels, apps, codecs, file formats I really need. Obviously, to dig through the whole stuff, while maybe being educational, is still a major task. I'm aware of the fact that requirements