similar to: 'non-standard' folder names in R package

Displaying 20 results from an estimated 8000 matches similar to: "'non-standard' folder names in R package"

2013 May 02
1
install.packages from own rpository - depencies
I am trying to setup a respository for students with a own package. Its working fine when the depended packages are already installed with: install.packages("mypackage", type="source",repos="http://myrepository.example.com") but if the the dependencies are not already installed I get the following error: ERROR: dependencies 'igraph', 'chron',
2009 Sep 30
6
new variable
Dear Arnaud, Now I started to write a driver that simulates continous power breaks. (E.g. in every 30 minutes.) This could be used for testing of setup of client upsmons. I have to simulate a behaviour of a real UPS. The physical model contains an extra attribute: the charging current that needed to compute recharge time and actual battery charge during the recharge process. Can we call this
2009 Sep 30
6
new variable
Dear Arnaud, Now I started to write a driver that simulates continous power breaks. (E.g. in every 30 minutes.) This could be used for testing of setup of client upsmons. I have to simulate a behaviour of a real UPS. The physical model contains an extra attribute: the charging current that needed to compute recharge time and actual battery charge during the recharge process. Can we call this
2007 Jul 07
9
Sip Providers
Hi Everyone, I'm planning my first asterisk box, and I'd like to know what SIP providers everyone likes. Voipjet? Gizmo? Somebody else? Thanks, Alex
2013 Jan 29
2
converting XML document to table or dataframe
I am a relatively new user to R, and I am trying to learn more about converting data in an XML document into "2-dimensional format" such as a table or array. I might eventually wish to export this data into a relational database such as SQL, and/or to work with this data within the R package. My sample XML document is located at "
2007 Nov 21
4
Builder::XmlMarkup adds <inspect/> on printing and <clone/> on saving
Hello, I am new in this group. Please give me a short hint, in case this is the wrong place for my posting. I want to create an XML file and store it in "filetransfer". The XML part of the file (the body) sould go to "filetransfer.data". Despite the last line, everything is fine with the code below. With "filetransfer.save" two entries "<clone/>"
2010 Feb 04
4
xyplot 3 panels 3 different Y variables
Often, when exploring a dataset, I'd like to plot several very different Y variables against the same X variable, in panels stacked one over the other. Is there an easy way to do this? I'd like to achieve an elegant look similar to the look achieved by lattice in conditioned plots--for instance no space between panels. But unlike in straightforward conditioned plot, each panel may be on a
2007 May 18
1
How to extract R codes that embedded in a HTML file
> -------- Original Message -------- > Subject: Re: [R] How to extract R codes that embedded in a HTML file > using Stangle? > Date: Thu, 17 May 2007 17:01:30 +0000 > From: Tao Shi <shitao at hotmail.com> > To: ligges at statistik.uni-dortmund.de, lecoutre at stat.ucl.ac.be > CC: r-help at stat.math.ethz.ch > : <jmcconnell at
2014 Mar 26
1
Recreating nwfilter rules without a restart
Let's say I have some iptables rules defined to restrict guest traffic. If I restart the hosts firewall 'service iptables restart', all the guest-specific rules get blown away. Is there a way to reapply all the guest firewall rules, without restarting each individual guest? It looks like if I edit a nwfilter with `virsh nwfilter-edit` it goes and reapplies the rules to all the
2004 Apr 25
5
a simple suggestion for the next version of R windows
Is it possible to replace the word "R Console" on the title bar (is it what it's called? It's the blue area above menu bar) with the name of the work space file you're using or loaded, so people who are runing multple R sessions at same time can identify them immediately. I'm using 1.9.0 in SDI mode. Thanks, ...Tao
2004 Apr 25
5
a simple suggestion for the next version of R windows
Is it possible to replace the word "R Console" on the title bar (is it what it's called? It's the blue area above menu bar) with the name of the work space file you're using or loaded, so people who are runing multple R sessions at same time can identify them immediately. I'm using 1.9.0 in SDI mode. Thanks, ...Tao
2010 Apr 29
3
Can't load "doSMP" from REvolutionR in regular R2.11.0
Hi list, I was testing out the "doSMP" package from REvolutionR in my regular R2.11.0 installation and I got the following error message.? Well, one obvious thing is that R2.11.0 was built using "i386-pc-mingw32" which is different from what revoIPC used.? I could just use REvolutionR, but all my R peripherals were set up to work with the regular R2.11.0.? So, I really want
2005 Jan 23
1
Looking for a prepaid calling card platform
I'm looking for a prepaid calling card platform that: * easily scales to multiple servers with a common database for: redundancy, capacity, and performance Looking to start with capacity to handle 100 simultaneous calls and be able to easily scale to 1000+ simultaneous calls. * in addition to the normal anti-fraud measures, supports an API for easily adding new anti-fraud tests along the
2016 Apr 29
1
I have ping through bridge , net has been started , But IPs they're not equivalent.
Dear All, I have the following configuration and I have ping from bridge : ///////////////////////////////////////////////////// iface eth0 inet static address 192.168.1.4 netmask 255.255.255.0 network 192.168.1.0 broadcast 192.168.1.255 gateway 192.168.1.1 auto ivbr0 iface ivbr0 inet static address 192.168.1.4 netmask 255.255.255.0
2009 Feb 06
3
R on Mobile Devices (Android)
Hell R-list, At the cost of sounding far-fetched and almost incredulous, I would like to know if any R user is remotely considering the use of R on Mobile devices, and Android in particular. I really do not have an idea of the kind of definite incentives in terms of using R on Android, but having an analytical engine on a mobile phone would allow for micro statistics to be collected from the log
2006 Jun 19
1
useR! Thanks
After attending my first useR! conference I want to thank the organizers for doing a wonderful job and the presenters for their high quality presentations and stimulating ideas. The conference venue was excellent and of course Vienna is one of the greatest cities in the world to visit. useR! is one of the most fun conferences I've attended. Thanks again! -- Frank E Harrell Jr
2008 Jun 26
2
a question regarding package building
Hi List, In Windows, if I do " R CMD build mypkg", then I'll get 'mypkg_1.0.tar.gz'. Any option in R CMD build lets me to change the version, i.e. gives me 'mypkg_2.0.tar.gz"? It seems "-version" option doesn't do anything for me. Is it OK if I just change the version number in the file name manually? Thanks, ...Tao
2008 May 29
1
Question about startup script
Hello, I find in shutdown.txt file that before system boot after a power failure, it's better to check powerdown flag to be sure and pausing in the startup script to let the batteries recharge with filesystem. So i want to know which startup script is concerned? For the system or for nut? Thanks to explanation. -------------- next part -------------- An HTML attachment was scrubbed... URL:
2006 Sep 04
1
(Fwd) Re: Slightly OT: Generators & UPS
Hi, I'm the original poster on the subject. Thanks for all the replies. A few more points. The generator outputs 7kw @ 220V. The total PC's supplied is about 9. I estimate power consumption to be 9 x 300w=2700w 4 halogens @ 400w each=1600w 10 Compact Flourescents @ 11w =110w Therefore total power=4410w Which leaves me with spare capacity of about 2590w (in theory). I think its
2011 Jun 24
3
extract worksheet names from an Excel file
Hi list, Is there a R function I can use to extract the worksheet names from an Excel file?? If no, any other automatic ways (not using R) to do this? thanks! ...Tao