Displaying 20 results from an estimated 5000 matches similar to: "Something wrong w/ R-devel?"
2003 Sep 08
1
R-devel on Solaris 8
I'm having difficulty building R-devel on Solaris 8 (current version),
while trying to update from my previous version of R-devel (2003-09-02).
When building I get this error:
---------------
make[4]: Leaving directory
`/misc/homes/madman/R-devel/src/library/methods/src'
make[4]: Entering directory
`/misc/homes/madman/R-devel/src/library/methods'
dumping R code in package
2003 Dec 17
2
Can't start R-devel
Hello ...
With a new checkout of R-devel, I'm getting the following error on
startup:
Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for a HTML browser interface to help.
Type 'q()' to quit R.
Error in open.connection(con, "rb") : unable to open connection
In addition: Warning message:
cannot open compressed file
2017 Jul 07
1
[New Patch] Fix disk corruption when writing
Le 07/07/2017 ? 16:52, Duncan Murdoch a ?crit :
> On 07/07/2017 9:54 AM, Serguei Sokol wrote:
>> Le 07/07/2017 ? 01:09, Duncan Murdoch a ?crit :
>>> On 06/07/2017 6:44 PM, Sokol Serguei wrote:
>>>> Duncan Murdoch has written at Thu, 6 Jul 2017 13:58:10 -0400
>>>>> On 06/07/2017 5:21 AM, Serguei Sokol wrote:
>>>>>> I propose the
2017 Jul 07
2
[New Patch] Fix disk corruption when writing
Le 07/07/2017 ? 01:09, Duncan Murdoch a ?crit :
> On 06/07/2017 6:44 PM, Sokol Serguei wrote:
>> Duncan Murdoch has written at Thu, 6 Jul 2017 13:58:10 -0400
>>> On 06/07/2017 5:21 AM, Serguei Sokol wrote:
>>>> I propose the following patch against the current
>>>> R-devel/src/main/connection.c (cf. attached file).
>>>> It gives (on my linux
2004 Oct 09
2
R-2.0.0 and tcltk package
there does not seem to be a package "tcltk" on CRAN for 2.0.0.
I have successfully installed the same package for 1.9.1.
In essence I require the package for a GUI interface to setwd.
All work fine with 1.9.1.
This is on a Linux Debian unstable kernel 2.4.20
The build version of R 2.0.0 (issuing version whithin R) has the following
platform i686-pc-linux-gnu
arch i686
os
2013 Jun 08
3
R CMD INSTALL and file permission settings
Summary:
The directory /usr/local/lib/R/site-library can be used for site-wide
multi-user installations of R.
This is even the default on Debian and Ubuntu (following a suggestion by
Kurt and Fritz a decade ago over beers -- what could be better). However,
R enforces wrong permissions on directories and files there (removing
group-write) which effectively defeats this purpose,
2009 Feb 04
3
auth_debug_passwords
Hi. I'm new to Dovecot and about to start using it in production. In
the config file, I set the option, auth_debug_passwords, to yes. I do
not see any failed passwords logged, however. It did cause more verbose
authentication logging, but failed passwords are still hidden.
I have also set these options to yes, because I thought they might be
required for auth_debug_passwords to work:
2007 Mar 06
4
Public kudos to Timo
I'm sitting here working away on various unrelated projects and watching
patch after patch after patch flow in from Timo to fix all sorts of
problems people are reporting. A coding madman on fire.
Thanks Timo, you rock. I appreciate the time you spend on this software,
I'm sure everyone else does as well. :)
-te
--
Troy Engel | Systems Engineer
Fluid, Inc | http://www.fluid.com
2010 Jan 06
3
unattended fsck on reboot
Hey folks,
I searched the list archives and found this :
echo "AUTOFSCK_TIMEOUT=5" > /etc/sysconfig/autofsck
echo "AUTOFSCK_DEF_CHECK=yes" >> /etc/sysconfig/autofsck
http://lists.centos.org/pipermail/centos/2006-November/029837.html
http://lists.centos.org/pipermail/centos/2009-September/thread.html#81934
Will this do all disks?
I want to do a reboot of a couple
2004 Aug 23
2
Installing package lattice
Here's another issue (that might well be operator error):
> install.packages("lattice")
...
...
** save image
Loading required package: grid
Error in importIntoEnv(impenv, impnames, ns, impvars) :
object(s) 'dev.list', 'cm.colors', 'gray', 'heat.colors' are not
exported by 'namespace:graphics'
Execution halted
ERROR: execution of
2009 Apr 16
1
Error in .readRDS(nsInfoFilePath) : unknown input format (PR#13659)
Full_Name: Jeroen Jansen
Version: 2.7.2
OS: Windows XP Pro
Submission from: (NULL) (131.211.169.89)
Allready with startup I get error message:
R version 2.7.2 (2008-08-25)
Copyright (C) 2008 The R Foundation for Statistical Computing
ISBN 3-900051-07-0
R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type
2001 Nov 01
3
Newbie: IE5.5
howdy,
i am very new to WINE and have looked around for some docs on howto get
IE5.5 running, but can't seem to find anything straight foward. i just
installed RH7.2, and am running Ximian GNOME, without a Windows partition.
WINE is apparently installed by default with RH7.2. i tried the simple
'archnid' (solitaire) program and seemed to work ok. however, i have the
IE5.5 executable,
2003 May 23
1
Problem building R-devel
Hello ...
I went to build R-devel today (Redhat Linux 7.2, kernel 2.4.9-31, gcc
2.96) and am getting this error:
gcc -I../../src/extra/zlib -I. -I../../src/include -I../../src/include
-I/usr/local/include -DHAVE_CONFIG_H -D__NO_MATH_INLINES -mieee-fp -g -O2
-c pcre.c -o pcre.o
pcre.c: In function `do_pgrep':
pcre.c:71: parse error before `char'
pcre.c:72: `s' undeclared (first use
2004 Oct 13
1
RE: [R] debugging non-visible functions
[I'm diverting this to R-devel, as I believe my questions are more
appropriate for that.]
> From: Prof Brian Ripley
[snip]
> Luke Tierney recommends removing the NAMESPACE file during
> development of
> a package if you need frequent access to debug/change its functions.
But isn't that a bit troublesome if there is a shared object to be loaded in
the NAMESPACE file? If I
2003 Sep 16
2
couldn't find function "setClass"
Hello ...
With a new checkout of R-devel (last update was 2003-09-11) we are having
a problem (it seems to be happening to all of us here on a few different
machines) where during install/check/etc when the 'save image' happens (in
packages using 'save image'):
** save image
Error: couldn't find function "setClass"
Execution halted
This is for all packages that
2004 Mar 31
2
segfault in browseURL()
Hello ...
Using Win2K (and reportedly WinXP), when the length of the 'url' string
>= 280 characters, a segmentation fault occurs.
This doesn't seem to be affecting unix machines.
Thanks
-J
2003 Nov 13
2
install.packages() for a local file
Hello ...
I see that on Windows one can specify a filename as the "pkgs" argument
and then set CRAN=NULL when calling install.packages() for a local
file. Is there a way to do this on unix? It doesn't appear to be
possible, but perhaps I am missing something here.
Also, if indeed there is no method to do this on unix, is there a reason
behind it or has it just never been
2019 Sep 16
1
Error: package or namespace load failed for ‘utils
>>>>> Laurent Gautier
>>>>> on Sun, 15 Sep 2019 15:01:09 -0400 writes:
> In case a search engine leads someone with the same issue
> here, I am documenting the point I reached:
> I can reproduce the issue with a small example when
> forcing R to not load any package at startup time (using
> an Renviron file): ``` package <-
2005 Jul 19
1
Problem building R
I initially thought this only was the case for me on R-devel, but also
just tested it on the current R-patched and R-2.1.1 (so perhaps this more
belongs on R-help, but ...).
I'm having an odd error with the makefiles in src/library/XXX while
building R. When it tries to create the 'po' directory, the Makefile
specifies:
@if test -d $(srcdir)/inst/po; then \
$(MKINSTALLDIRS)
2004 Jul 06
1
Re: cron job madness
Hey,
> check-update sounds better than putting yum update
in a cron job. Only a mad man would do that!
Are the cAos and CentOS releases THAT BAD?
> Much better to run a daily cron which rsyncs your
local patch repository.
So must one have your own local repository to avoid
being labeled as a madman?
In which one of the RedHad reference books can I find
this?
Just curious.
Rick