Displaying 20 results from an estimated 500 matches similar to: "ubuntu hardy packages 32bit no tcltk support"
2008 Feb 12
3
regular expression for na.strings / read.table
Dear all,
I am working with a csv file.
Some data of the file are not valid and they are marked with a star '*'.
For example : *789.
I have attached with this email a example file (test.txt) that looks like
the data I have to work with.
I see 2 possibilities ..thast I cannot manage anyway in R:
1-first & easiest solution:
Read the data with read.csv in R, and define as na strings
2020 Aug 27
2
CentOS 8 installer bug
Has anyone managed to create an encrypted disk partition with CentOS 8 kickstart?
1 reqpart --add-boot
2 part /boot --fstype ext3 --size=1024 --ondrive=sda
3 part pv.1 --size=1 --grow --ondrive=sda --encrypted --pashphrase="bla"
4 volgroup vol0 pv.100000
5 logvol / --vgname=vg_00 --name=lv_root --size=102400 --fstype=ext4
...
No matter what I specify in line 3, the installer bombs out.
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
2004 May 05
5
syntax error in function 'for'
Dear list,
I get a syntax error for the following function:
for(na.omit(sqrt(D))>2) {na.omit(A)-(na.omit(B)+(na.omit(sqrt(C))))}
Any idea what is wrong?
I am using R 1.8.1 on Linux, Kernel 2.4.21-i686.
Regards, Ulrich
--
__________________________________________________
Ulrich Leopold MSc.
Computational Bio- and Physical Geography (CBPG)
Institute for Biodiversity and Ecosystem
2004 Dec 05
1
[LLVMdev] Building llvm and cfrontend under cygwin
Hi there,
I'm trying to build llvm under cygwin running under windows xp, and have
struck the following problem:
-- llvm: tools-only built ok
-- cfrontend: built ok
-- llvm: full build failed at the following point:
make[3]: Entering directory
`/cygdrive/d/3rd-party/llvm/runtime/GCCLibraries/crtend'
Compiling crtend.c to bytecode
Compiling listend.ll to bytecode
Linking comp_main.bc
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
2007 May 08
3
plot time series
[This email is either empty or too large to be displayed at this time]
2008 Sep 17
0
R-SIG-Debian Digest, Vol 37, Issue 9
I have the same problem. Thanks for fix it.
r-sig-debian-request@r-project.org escribió:
> Send R-SIG-Debian mailing list submissions to
> r-sig-debian@r-project.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
> https://stat.ethz.ch/mailman/listinfo/r-sig-debian
> or, via email, send a message with subject or body 'help' to
>
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,
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
--
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
2008 Aug 27
1
amd64 packages for ubuntu hardy version mismatch?
Hi,
Trying to do a fresh install of R 2.7.2 packages on an AMD64 server
running Ubuntu Hardy 8.04 and have run into some problems - version of
r-base-core for AMD64 appears to not match version of other packages
including r-base and r-recommended and so install fails. The deb
packages for r-base-core_2.7.2-1hardy1_amd64 don't appear to have been
built yet. Guessing this is an AMD64
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
--
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:
>>>