Displaying 20 results from an estimated 300 matches similar to: "syntax error in function 'for'"
2004 Feb 11
1
Erro in loadNamespace
Dear list,
Iget the following error message:
> help.search("omit.na")
Error in loadNamespace(name) : package 'tools' does not have a name
space
I do not quite understand what it means in this case. Is something
corrupt in the installation?
I run R-1.8.1 in Linux RedHat 9 with kernel 2.6.2 on Intel P4.
Regards, Ulrich
--
2004 May 06
1
X11 fonts cannot be loaded - SuSE Linux solution
Dear list,
I would like to make a comment how to solve the X11 font problem under
SuSE Linux (9.0) when you get the message:
"X11 font at size 16 could not be loaded".
After having modified /etc/X11/XF86config as root (see below) you have
to run 'SuSEconfig' as root as well else nothing might be changed in the
X-Server.
After that no further messages should appear.
HTH,
2006 Sep 18
2
problems in sourcing R script
Dear list,
First my information:
platform i386-pc-linux-gnu
arch i386
os linux-gnu
system i386, linux-gnu
status
major 2
minor 3.1
year 2006
month 06
day 01
svn rev 38247
language R
version.string Version 2.3.1 (2006-06-01)
Now my question:
How is it possible that a command in an R script is not
2003 Sep 04
5
subtract 2 columns in a data.frame
Dear list,
could someone point me to the right command to subtract 2 columns in a
data.frame. Might be a bit embarrassing question. But I cannot figure
out how to do this simple command in R.
Thanks, Ulrich
--
__________________________________________________
Ulrich Leopold MSc.
Department of Physical Geography
Institute for Biodiversity and Ecosystem Dynamics
Faculty of Science
University
2008 Feb 15
0
Error RODBC: Random termination of R
Dear list,
I get random terminations of R-2.6.2 when using RODBC-1.2_3 and a remote
PostgreSQL-8.2.6 database, unixodbc-2.2.11-16,
odbc-postgresql-1:08.01.0200-2.1 on Ubuntu Linux 7.10.
The exact messages can be seen below. It seems that there is some memory
corruption going on. But it seems random to me and can neither be related to
addPK=T/F or fast=T/F. It happens for all possible
2008 Sep 16
4
ubuntu hardy packages 32bit no tcltk support
Dear all,
I noticed that the r-base package for Ubuntu 8.04.1 do not have the
tcltk support compiled in. Would it be possible to correct this?
> echo "capabilities()" | R --no-save | tail -6
[Previously saved workspace restored]
> capabilities()
jpeg png tcltk X11 aqua http/ftp sockets libxml
TRUE TRUE FALSE TRUE FALSE TRUE
2002 Sep 12
4
normal score transform
Dear list,
could someone point me to the normal score transform and it's use in R?
I would like to transform my data with normal score transform, do some
geostatsitical predictions and would like to transform the estimated values
back including the estimation variance.
Any suggestions?
Ulrich
--
__________________________________________________
Ulrich Leopold MSc.
Department of
2002 Apr 29
2
append with write.table()
Dear list,
I get the following message while trying to append an object to a file.
In addition it is not appended. Do you know why?
> write.table(PoxAv, "/home/uleopold/lsk_PoxAv", append=TRUE ,
quote=FALSE, sep="\t")
Warning message:
appending column names to file in: write.table(PoxAv,
"/home/uleopold/lsk_PoxAv", append = TRUE,
Regards, Ulrich
--
2002 Jun 26
2
change column name in a function
Hi,
I have the following function:
TEST <- cbind(Pox0t30.stone.1990.2000,
sqrt(apply(Pox0t30.stone.1990.2000[,2:11], 1, var)))
In rhe resulting Object TEST the added column is titled:
sqrt(apply(Pox0t30.stone.1990.2000[,2:11], 1, var)
I would like to change it to a sensible variable name like PoxMean. How
can I incorporate this into the above function?
Ulrich
--
2002 Sep 11
1
axis with negative values
How can I extend the axis of truehist with negative values. I need to plot
residuals from a stepwise regression.
Ulrich
--
__________________________________________________
Ulrich Leopold MSc.
Department of Physical Geography
Institute for Biodiversity and Ecosystem Dynamics
Faculty of Science
University of Amsterdam
Nieuwe Achtergracht 166
NL-1018WV Amsterdam
Phone: +31-(0)20-525-7456
2002 Mar 20
1
Installing GRASS_0.1-4.tar.gz on RedHat7.1 Linux
Dear list,
I have a problem to install the GRASS_0.1-4.tar.gz on RedHat7.1 Linux.
The gmake5 is missing. But I am not quite sure what it is? Is it a gnu
version of MAKE? I could not locate it on my system and I do not know
what is really meant.
Any experience?
I get the following message:
----------------------------------------------------
bash-2.04$ R CMD INSTALL -l
2005 Dec 08
2
'mean' and 'sd' calculations do not match
Dear list,
I am using R 2.1.1 on a Fedora 3 Linux, 32 bit PC.
If I compute the aggregated mean and the standard deviation I get
standard deviation values for factors where the mean was not computed.
It seems to me that this is somehow related to the NA values. But I
don't quite understand what is going wrong?
Could it be related to the data import already? Some of the imported
data got the
2002 Sep 05
1
rcorr in Hmisc
Dear list,
I get the following message when I use rcorr in library "Hmisc"
------------------------------------------------------
> rcorr(lskPox0t30, type=c("spearman"))
Error in "[<-.data.frame"(*tmp*, is.na(x), value = 1e+30) :
matrix subscripts not allowed in replacement
------------------------------------------------------
I do not understand
2017 Jul 07
1
Re: virt-v2v import from KVM without storage-pool ?
thanks for caring about this.
Ming Xie, are you opening this BZ bug?
thanks
matthias
Am 2017-07-07 um 13:31 schrieb Tomáš Golembiovský:
> Hi,
>
> yes it is an issue in VDSM. We count on the disks being in storage pool
> (except for block devices).
>
> Can you open a BZ bug for that please.
>
> Thanks,
>
> Tomas
>
>
> On Fri, 7 Jul 2017 02:52:26
2018 Feb 20
3
using AD groups in "username map"
Am 2018-02-19 um 17:39 schrieb Rowland Penny via samba:
> On Mon, 19 Feb 2018 17:03:31 +0100
> Matthias Leopold via samba <samba at lists.samba.org> wrote:
>
>> Hi,
>>
>> i'm trying to setup Samba 4.6 on CentOS 7.4 as a Domain Member of a
>> Windows 2012R2 Domain Controller with AD. To administer share
>> security i have to use the "username
2017 Jul 05
3
virt-v2v import from KVM without storage-pool ?
hi,
i'm trying to import a VM in oVirt from a KVM host that doesn't use
storage pools. this fails with the following message in
/var/log/vdsm/vdsm.log:
2017-07-05 09:34:20,513+0200 ERROR (jsonrpc/5) [root] Error getting disk
size (v2v:1089)
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/vdsm/v2v.py", line 1078, in
_get_disk_info
vol =
2019 Feb 01
2
group membership inconsistency on AD domain member
Hi,
I've been running a samba server with winbind (CentOS 7) as a member of
an AD Domain (Windows 2012 R2) for several months without a problem.
"Suddenly" I'm seeing the problem that the membership in newly created
AD groups isn't correctly visible for some users on the samba server or
only after some indefinite amount of time. I'm looking simply at the
output of
2017 Jul 07
3
Re: virt-v2v import from KVM without storage-pool ?
I could reproduce customer's problem
Packages:
rhv:4.1.3-0.1.el7
vdsm-4.19.20-1.el7ev.x86_64
virt-v2v-1.36.3-6.el7.x86_64
libguestfs-1.36.3-6.el7.x86_64
Steps:
1.Prepare a guest which is not listed storage pool
# virsh dumpxml avocado-vt-vm1
....
<disk type='file' device='disk'>
<driver name='qemu' type='qcow2'/>
<source
2019 Nov 14
3
mixing Windows ACL and POSIX ACL shares on one server?
On Fri, Nov 15, 2019 at 10:51:41AM +1300, Andrew Bartlett via samba wrote:
> On Thu, 2019-11-14 at 21:45 +0100, Matthias Leopold via samba wrote:
> > Hi,
> >
> > I posted a similar question in 2018 with no answers, so I'll try
> > again:
> > Is it possible to have shares with Windows ACLs and shares with
> > POSIX
> > ACLs on the same server
2019 Feb 11
1
visibility of groups when multiple Samba servers use the same LDAP server
Am 11.02.19 um 16:33 schrieb Rowland Penny via samba:
> On Mon, 11 Feb 2019 15:40:02 +0100
> Matthias Leopold via samba <samba at lists.samba.org> wrote:
>
>>
>>
>> Am 11.02.19 um 14:22 schrieb Rowland Penny via samba:
>>> On Mon, 11 Feb 2019 13:46:05 +0100
>>> Matthias Leopold via samba <samba at lists.samba.org> wrote:
>>>