Displaying 20 results from an estimated 200 matches similar to: "library() help for Windows"
2002 Oct 04
3
R 1.6 Gui for Windows
I upgraded to R Gui 1.6 this morning and I can't seem to get it to accept my
new startup directory. R 1.51 will accept
"F:\_ben\bls\gen1\results\bls\analysis" as the start in directory for the R
Gui shortcut, but R 1.6 will not. R 1.6 will accept
"F:\_ben\bls\gen1\results\bls". It seems to have trouble when I add
"\analysis." R still loads fine but I get the
2003 Jan 26
1
R2HTML
Dear group members,
I am trying to install R2HTML on PC, but keep getting the following error message:
Error in testRversion(descfile) : This package has not been installed properly
See the Note in ?library
Can any help me with this?
thanks in advance,
Ron
[[alternate HTML version deleted]]
2003 Oct 09
1
RWinEdt patch
Hi:
I just tried to install the patch for RWinEdt - there is an automated package ('SWinRegistry' ) which with the rwinedt patch on the CRAN site have to be loaded as packages from R using the local zip drive option.
That works fine. The next step is to call the library(RwinEdt) and this does'nt work out ... the meesages i get are:
>
2009 Apr 15
1
astcanary not exiting in asterisk V1.6.1
Hi,
I only run a home-based asterisk (v1.4.18), and have never
patched it, so I'm a unfamiliar with what time frame to
expect for patches being implimented.
I just downloaded (April 14) svn asterisk V1.6.1 r188415, on
a "play" machine and noticed that when I stop asterisk, the astcanary
module does not exit - when I restart asterisk, a new copy of
astcanary also starts.
In browsing
2002 Oct 17
2
making R-1.6.0 on Linux Debian
I'm running R-1.4.1 on a linux debian (version 2.2) box.
I've tried to upgrade to R-1.6.0, and the execution of make halts with the
following error messages:
make[4]: Entering directory `/home/tebaldi/R/R-1.6.0/src/library/methods'
dumping R code in package 'methods'
Error in testRversion(descfile) : This package has not been installed
properly
See the Note in ?library
2003 Feb 07
3
RMySQL
Being relatively new to R, I want to use R in connection with a MySQL database.
After installing (apparently sucessfully) the package RMySQL (R Version 1.6.2)
the result is as follows:
> library(RMySQL)
> con <- dbConnect(MySQL(), dbname= "test")
Error: couldn''t find function "dbConnect"
Thank You in advance for help
Peter
Jörg Peter Baresel
Technische
2006 Jun 07
3
Including scriptaculous.js causes page to "hang"
When I say hang, I mean the browsers spinner keeps spinning and
Firefox''s info bar at the bottom says "Transfering data from ...... "
I''m just including the js like this:
<script src="/js/prototype.js" type="text/javascript"></script>
<script src="/js/scriptaculous.js" type="text/javascript"></script>
2010 Jan 19
1
Error compiling R 2.10.1 on AIX
I'm trying to compile R 2.10.1 on AIX 5.3, and am getting the following
error:
Error in read.dcf(file = descfile) :
Line starting 'Package: tools ...' is malformed!
Calls: makeLazyLoading ... code2LazyLoadDB -> loadNamespace ->
parseNamespaceFile -> read.dcf
Execution halted
make[3]: *** [all] Error 1
make[3]: Leaving directory
2019 Jan 21
1
[Bug 1318] New: Fragmented packet filtering is broken iptables compatibility tools
https://bugzilla.netfilter.org/show_bug.cgi?id=1318
Bug ID: 1318
Summary: Fragmented packet filtering is broken iptables
compatibility tools
Product: nftables
Version: unspecified
Hardware: x86_64
OS: other
Status: NEW
Severity: normal
Priority: P5
Component:
2002 Nov 29
1
mgcv fails to compile in R-1.6.1 (PR#2334)
Full_Name: Brandon Whitcher
Version: 1.6.1
OS: IRIX 6.5
Submission from: (NULL) (194.6.84.100)
I am attempting to compile R v1.6.1 on my SGI Octane (running IRIX 6.5)
and ran into the following error when I encountered the new recommended
package _mgcv_ (using make)
----------
R_LIBS= ../../../bin/R CMD INSTALL -l ../../../library mgcv.tgz
* Installing *source* package 'mgcv' ...
2002 Nov 12
1
problem with `legend' + `substitute'
Hello, R experts!
I'd like to add the somewhat complicated expression as "legend"
to the plot:
x <- 1
T <- 10
plot(x)
legend ( 1.0 ,1.0
,substitute ( paste ( Sr["2"] ,GaMnO["5.541"]
,", T = " ,T ,"K"
)
,list (T = T)
2018 Feb 04
0
[PATCH 2/3] Add generic facility to override HID report descriptor in usbhid-ups
Some UPSes contain HID report descriptors that fail to correctly
describe the contents of reports. For example, the OpenUPS
descriptor fails to set the units, logical maximum and logical
minimum before the corresponding `main item' as required by the HID
specification.
This commit allows an override HID report descriptor to be given to
usbhid-ups which replaces the one produced by the UPS,
2002 Dec 18
1
Memory Leak in R v1.6.1
Greetings,
I am running R v 1.6.1 on a linux operating system with 2GB physical memory and dual processors. When using BATCH to run a simulation with a super large dataset I can only get through 1 1/2 repetitions before R uses all the memory and the simulation crashes. It starts with 10% of the memory - up to 50% by the end of the first repetition and then starts the second with approx 65% of the
2006 Apr 06
0
script.aculo.us V1.6.1
V1.6.1 (2006-04-06): Sortable Trees, Prototype 1.5.0_rc0 (fixes IE
mem leaks)!
New features in V1.6.1 and V1.6.0:
* Update to Prototype 1.5.0_rc0
* Sortable trees [thx Sammi Williams, sammi-EeRYXuc1dym5PgFUrJwY1aU/zSkkHjvu@public.gmane.org]
See the functional test (test/functional/sortable_tree_test.html)
and the CHANGELOG for more information!
* Add Draggable object as third parameter
2018 Feb 04
5
[PATCH 0/3] OpenUPS updates
Hi,
I've been checking out NUT with an OpenUPS board over the last couple
of weekends, and have noticed that it doesn't seem to report sensible
values. This lead me to investigate usbhid-ups and delve into various
issues.
As mentioned in a github issue, one of the problems is with the report
descriptor - dumping this from the usbhid-ups debug output and picking
through it reveals that
2012 Jan 04
1
GPFS for mail-storage (Was: Re: Compressing existing maildirs)
Great information, thank you. Could you remark on GPFS services hosting mail storage over a WAN between two geographically separated data centers?
----- Reply message -----
From: "Jan-Frode Myklebust" <janfrode at tanso.net>
To: "Stan Hoeppner" <stan at hardwarefreak.com>
Cc: "Timo Sirainen" <tss at iki.fi>, <dovecot at dovecot.org>
Subject:
2002 Jun 09
1
Scrollable Listbox?
Hi,
Using the functions in the tcltk library (R1.5.0 Windows, tcltk v1.5.0),
does anyone know a simple way to create a list box with a scroll bar? I'm
stuck on what to supply to the -xscrollcommand in order to do this but I
might be on the wrong track.
Best wishes, Jess
_____________________________________
Jess Mar
Department of Mathematics
University of Queensland QLD 4072
AUSTRALIA
2002 Sep 28
1
Getting .Python to Work Under Windows
Hi all,
I'm trying to call a function in a Python module (v2.2) from within R
(Windows, v1.5.0) but am not having any luck. I've installed
RSPython_0.4-0.zip and the following lines of code cause R to crash:
# R code
library(RSPython)
out <- .Python("samp1", .module="Sample")
# Python file: Sample.py
def samp1() :
return 1
Obviously this is not the actual Python
2007 Mar 10
2
Managing PeriodicalExecuters in an Ajax app. How?
Hi all
I have to deal with multiple PeriodicalExecuters over several
Interfaces. Each has it own. Now this all works, but i when i go back
and forth between them i spawn another and another etc...
I tried to push the instance of PE to a global array and on each
change in the interface invoke a stop() on them. This sounds okay, but
it is obviously not working 100% of the time.
Any ideas how to
2003 Oct 16
2
AGI problem (crash)
Hi
Every time I hangup on my AGI script Asterisk crashes if it is not running
in console mode.
(happens when using python and perl AGI scripts)
I'm desparatly trying to get my employer to let me use Asterisk. So I must
get this to work.
I've posted about this before, I'm sorry, but I'm desperate.
I'm running RedHat 9.0 (kernel 2.4.20-8 everything else updated)
I'm