Displaying 20 results from an estimated 20000 matches similar to: "Load packages from source"
2012 Mar 16
2
Singleton pattern
Hi all,
I know it may not have much sense thinking about a Singleton Pattern in an
R application which doesn't use any OOP facilities, however I'm curious to
know if anybody faced the same issue. I've been googling but using
"singleton pattern" as a key word leads to typical OOP languages like Java
or C++ among others.
So my problem is that I'd like to ensure some very
2012 Dec 26
1
2 node dovecot
Hi,
We run dovecot 2.1 on 2 nodes with shared nfs storage. Index files are
kept on local disk.
Second node is usually used only for email snapshots access. If
primary node fails it is configured to
take place of the primary imap server.
Snapshots are additional namespaces with mail from various points in
time. We need a way to easly copy
multiple messages from snapshots to current mailboxes. It
2002 Aug 12
2
ACL settings
hi all,
i have download the latest verion of samba (2.2.5) and acltools from
bestbits. i would use an fileserver with acl support, but i have some problems.
after uncompress the tar-archiv i type in the sourcedirectory:
./configure --with-quotas --with-acl-support
and i get the following:
"checking whether to support ACLs... checking for acl_get_file in -lacl... (cached) no
checking for
2012 May 06
3
The Com32 Binary
Hi all,
I need the Com32 binary so I can use it on my project. Or, maybe anyone can make the COM32 library as a single API file so I can easly call it after my .c32 is running?
2015 Sep 23
3
Large scale tinc tests
Hello.
I wonder if someone here performe such large scale
tinc-vpn tests.. There are platforms like Imunes or CORE
to do generic Ethernet and IP testing and routing, but I found
that at least on Imunes it is problematic to start TAP iface
on vimage on FreeBSD (at least 4.11 with I use).
To fix that, I think about coding in BSD NetGraph support
to tinc. But first I need to do testing if actualy
2004 Feb 24
5
Is it possible to use PXELinux/SYSLinux with out changing DHCP Server settings ?
Hi,
We have some 100 Servers (includes both Intel and PPC based systems). Is
there any way to easly install OS (different flavours of Linux) on these
systems ? We do not have control over the DHCP Server settings so is there
any way to do this with out touching the DHCP Server ?
We have static IPs for all the systems.
Regards,
Naveen
2005 Oct 12
2
GUI error. (PR#8204)
Full_Name: Ian G
Version: latest
OS: win xp pro sp1
Submission from: (NULL) (193.1.209.251)
step one
start the r project any way you like
step two
type "demo()" and press return
step three
press then shortcut button to open file 'just under the file menu'
while then demp screen is up
the program seem not to like to open a new file when the window demo window is
active.
the
2008 Feb 22
5
NOKIA E series Phone for SIP-VOIP calling
Hi
i want to Buy Nokia E series Phone which have InBulit SIP-VOIP Calling
client so i can make VOIP calls thru that phone. Aslo that Phone easly able
to register with Asterisk Pbx to recive inter-office calls.
i try to search from web & also from Nokia site but they only mention this
features as "VOIP call from wifi" they mentioed only this much info. they
not mentioed info about
2012 Jan 24
1
debug package: mtrace fails
Hi all,
Since three month ago I started working with R professionally, I never did
it before, so I am such a newbie.
I am having some problems using the 'debug' package. I love this package,
but most of the times I wanna use it it just fails :P
When typing at prompt 'mtrace(myfunct)' most of the times I get the
following error:
"Error in x[[i]] : subscript out of
2004 Aug 03
3
keep.source.pkgs()
Recently Brian Ripley had occasion to mock my inability to see a
comment in the code for arima(), in the stats package. After
considerable dredging around in the r-news archives I found reference
to keep.source() and keep.source.pkgs(), which I conjectured just
***might*** possibly be the ``obvious'' resource to which Prof.
Ripley thought I ought to have resorted.
However, after
2010 Jan 08
2
how to organize a lot of R source files
Hi,
I wonder what is a better way to organize a lot of R source files. I have
a lot of utility functions written and store them in several source files
(e.g util1.R, util2.R,..utilN.R). I also have a master file in which the
source command is used to load all the util.R files. When I need to use
the utility functions in a new project, I create a new R file (e.g main.R)
in which I
2011 Apr 04
1
Use keep.source for function in package with lazy loading
I have a function in one of my packages that I would like to print using the original source rather than the deparse of the function. The package uses lazy loading and the help page for library (under keep.source) says that keep.source does not apply to packages that use lazy loading and that whether those functions keep the source depends on when they are installed.
This package is on R-forge
2005 Dec 04
1
fSeries: garchOxFit - is really the example provided not runnig?
Dear R-helpers,
I have just loaded the fSeries package and I wanted to run the example provided in the documentation of garchOxFit but I got the following:
> library(fSeries)
> ?garchOxFit
> library(datasets)
> ?garchOxFit
> ## Not run:
> ## garchOxFit -
> # Load Benchmark Data Set:
> data(dem2gbp)
> x = dem2gbp[, 1]
>
2004 Dec 29
2
Hardphones Console o Secretarial One
Hi list.
I want to know if there is any console o secretarial hardphone that
works with asterisks.
I mean a phone in witch i can see the state of the extensions, the
phone lineas, etc. Can hold o transfer easly a call, etc.
Thanks
Alvaro Parres
2012 Sep 13
1
Mounting DOSBOX on a remote share
It is probably not strictly related to SAMBA itself but let me try to ask you for advice.
Using smbmount I have mounted one of smb/cifs share to /root/test.
This share has RW access and no authentication is required.
Now, under DOSBox, whenever I try to mount /root/test I get this error
(command sent under DOSBox: mount c /root/test).
Directory /root/test doesn't exist.
Any other directories,
2006 Dec 01
1
mixed effects model and r-squared
Heya
I am fitting linear mixed effects model in R and want to assess the model fit (with Animal number as random factor; repeated measures for Animals):
ts.model <- lme(LOG_FOC_MW ~ R_DN_SUM + ANIMAL + SEX+ YY, data = t.data, random = ~ 1 | ANIMAL, correlation=corCAR1(0.2, form = ~1 | ANIMAL ), method='ML', na.action=na.omit)).
Is there a possability to easly compute an
2006 Apr 13
1
Increamental backup
Hello Folks,
I happened to have won atleast something because my backup off the site is
working absolutely well at the scheduled interval. But I am having one
question, which I know this community could help me getting it down and
having everything working the way I really want. This is about having
increamental backup. Here's the script I thought, If Include it in the
crontab might work but
2011 Apr 06
1
executing from .R source file in the src package
Can I run R code straight from R src (.R) file instead of .rdb/.rdx? I of
course tried simply unzipping tar.gz in the R_LIBS directory but R complains
with "not a valid installed package".
Real issue: I am very new to R and all, so this could be something basic.
I'm trying to use ess-tracebug (Emacs front-end to trace/browser et al).
It works great when I trace functions in .R
2019 Jan 03
1
--link-dest. Time to 'building file list' incrementing
I've been running rsync as a cygwin task on Windows Server 2008 for about two months now. I'm using the --link-dest option to do a daily 'snapshot' of the contents of a server containing about 10TB of data, about 13 million files, to a Linux based NAS server. Things started out great but I soon noticed that the time take to complete was slowly incrementing. It started at around
2010 Aug 08
6
Wine folder wrong
I keep getting this error
[Image: http://i118.photobucket.com/albums/o83/Ladydragon1976/Linux/wine_error.jpg ]
I am using opensuse 11.3 and I had Yast2 install it for me. and it puts .wine under my home folder "/home/jennifer/.wine/"and does not write it to the Doc folder. Is there any way in KDE 4.4 to change the path for that. I tried right clicking it but no option there to do