Displaying 20 results from an estimated 4000 matches similar to: "(PR#12770) format() under Windows giv wrong resuts with"
2008 Oct 03
2
A strange behaviour of file.path in Windows? (PR#13119)
Full_Name: Enrico Pegoraro
Version: 2.7.2
OS: Windows (Vista or Xp PRO) Italian
Submission from: (NULL) (87.4.189.202)
If you send these lines of code:
outdir="c:/pippo"
file.path(outdir,"pluto.html")
R replies correctly:
[1] "c:/pippo/pluto.html"
But if you change the first steps to:
outdir=""
file.path(outdir,"pluto.html")
R replies
2004 May 21
1
pdbedit + ldap doesn't work
I have to add new user to samba; I've just upgrade the system to 3.0.4
and smbldap-tools 3.0.4;
# smbldap-useradd pippo
# smblap-usershow pippo
n: uid=pippo,ou=People,o=PROVTV
objectClass: top,inetOrgPerson,posixAccount,shadowAccount
cn: pippo
sn: pippo
uid: pippo
uidNumber: 4000
gidNumber: 513
homeDirectory: /home//pippo
loginShell: /bin/bash
gecos: System User
description: System User
2012 Dec 12
1
Lost in S4 and S3 classes
Hi all, this is my first post in R devel? sorry if I lost some of the guidelines.
Anyway this is my problem:
Version:
R version 2.15.2 (2012-10-26)
Platform: x86_64-apple-darwin9.8.0/x86_64 (64-bit)
I want to make an S4 class that use the output object of the function of nls.lm as a slot:
setOldClass("nls.lm")
setClass (
Class="TestClass",
2009 Apr 19
2
importing spreadsheet data - linera regression - panel data
Hi everyone and thank you for the help you could give me.
My data is in a spreadsheet. The 1st column identifies the
firm (with the fiscal number), the columns 2 to 11 have
the variable value for 11 years. I have many variables
(files like this). Each file has about 40.000 firms
(rows). I transformed all the files in txt files. The data
is a panel data, like this:
firm revenu2007 revenue2006
2009 Aug 13
1
winbindd & Domain group
Hi,
I?m using samba rel.3.3.4.
The domain group associated to the domain user is always 10000 that means ?Domain Users? for all the domain users
$> getent passwd | grep pippo
DOMAIN\pippo:*:10015:10000:PIPPO:/home/DOMAIN/pippo:/bin/false
Do you know how is it possible to assign a different domain group ?
How is it possible that winbindd intercepts another domain group instead of the default
2006 Mar 24
2
check_box_tag
hi,
What''s the right way to use the CHECK_BOX_TAG?
I used:
<% for @pippo in @model %>
<%= check_box_tag (:scelta,@pippo) %>
<% end %>
How Can I control if a person choosen the second or third element of the
vector @pippo?
--
Posted via http://www.ruby-forum.com/.
2005 Jun 22
1
Problem: 'force user' + 'force group' don't work fine?
I'm newbe on Linux and I have this problem for you:
Samba 3.0.14a (but 3.0.20pre1 also) work fine with AD users
authentication on linux (Fedora 3) machine.
I have on the root (/) the directory 'test' with permission dr-xrwx---,
owner 'pippo' group 'smbusers'
I share this directory via Samba; on the smb.conf all logged on user are
force to 'pippo' user with
2009 Mar 05
1
quantile(), IQR() and median() for factors
Dear all,
from the help page of quantile:
"x ??? numeric vectors whose sample quantiles are wanted. Missing
values are ignored."
from the help page of IQR:
"x ??? a numeric vector."
as a matter of facts it seems that both quantile() and IQR() do not
check for the presence of a numeric input.
See the following:
set.seed(11)
x <- rbinom(n=11,size=2,prob=.5)
x <-
2007 Sep 13
4
[CentOS 5] tftp-server, unable to create new files (even with "-c" option)
Hi all,
I'm trying to setup a TFTP server to serve as repository for the
config of all my Cisco network devices.
As per the the tftpd man, I've added the "-c" option into the /etc/
xinetd.d/tftp (as follows) but I still cannot get write access
(unless the file is already present).
[root at chl1 ~]# cd /etc/xinetd.d
[root at chl1 xinetd.d]# cat tftp
# default: off
#
2019 Jan 23
2
can't write Samba share as anonymous
Hello,
I'm trying to access a Samba share as anonymous/guest user, so I have
added the following entry inf file smb.conf (Samba 4.9)
guest account = andrea
map to guest = bad user
...
[test]
available = yes
browsable = yes
guest ok = yes
nfs4: acedup = merge
nfs4: mode = special
path = /var/tmp/test
read only = no
and the shared directory /var/tmp/test has the following permission (so
2002 Sep 17
2
configuration & cups
I seem to be having a great deal of trouble with cups and samba configuration.
cups seems to go on and off and it works and doesn't work.
I think I need some help on my samba configuration. Generally, it has
worked well on another machine, but my current setup seems a bit screwy.
System: FreeBSD 4.6.2; cups-1.1.15.1; cups-base-1.1.15.1_4;
cups-lpr-1.1.15.1_1;cups-pstoraster-7.05.5;
2008 Apr 07
1
plot with standar deviation (use abline and mad())
Hi list
Maybe someone can help with the following problem (thanks in advance):
I need to analisy a long list of data time \fluoscence
I want to make one plot with standard deviation and the average data... Could you suggest me how to make that..
The data have this distribution:
How can read and extrapolate this data?
pippo.csv
ps <- read.table(pippo.csv)
time fluorescence
0; 0
4.013; 62.96
2011 Nov 23
1
How to change Record "repeated"
I have a great dataset like this:
name ? ? ?colour ? ... ... ...
jerry ? ? ? ? red
pippo ? ? ? ?red
tom ? ? ? ? ?red
tom ? ? ? ?yellow
tom ? ? ? ?green
jessie ? ? orange
jessie ? ? ?red
bill ? ? ? ? ?yellow
kate ? ? ? red
henry ? ? ?green
..
..
I want to find out, in this great dataset, if (the name of) a person is
repeated (and which colour are associated).?
My output has to be
2010 Dec 31
2
error adding a user
Sorry for (I'm shure) my stupid question (and my bad english)...
If this is not the right place to post this kind of question forgive me
and please point me to the right mailinglist.
I've a Samba 3 that works with an openldap server as a sole domain controller.
I used to use the Microsoft usermanager.
After a general migration/upgrate I am not able to create new users anymore.
I can do
2001 Apr 09
2
samba 2.0.7 and windows98
Hi all,
I installed samba 2.0.7 on a PC running Linux Debian 2.2rev2
and the kernel 2.4.3
in smb.conf I put
[global]
netbios name=pippo
security =user
workgroup=pippo
domain logons=yes
encrypt passwords=yes
wins support=yes
os level=34
domain master=yes
local master= yes
preferred master =yes
...
[netlogon]
comment = the domain logon service
path=/export/samba/logon
public=no
writable=no
2006 Aug 07
1
unwanted conversion of date formats in 2.3.1 to character
good morning
I'm using R 2.2.1 on windows (2000/NT/XP) and trying to upgrade to 2.3.1
I am finding the curious problem of date/time data (both if stocked as date and as POSIX) that gets converted into character format whenever touched: it seems that date/time data just does not want to remain that way.
For example, a data.frame containing dates or POSIXct as row.names that is returned as
2004 Jul 13
1
HFC-S card and Unable to create channel of type 'Zap'
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
hi,
i'm new to *
I've installed an hfc-s card (DIGI Micro V) with bristuff 0.0.2;
when i try to call outside i get:
-- Accepting AUTHENTICATED call from 192.168.1.110, requested format = 1024, actual format = 1024
-- Executing Dial("IAX2[pippo@pippo]/2", "Zap/g1/0123456") in new stack
Jul 13 13:42:49
2016 Apr 05
2
Under Windows, Rgui and Rterm crash if one tries to close the graphic device while identify or locator are running
minimal reproducible example
plot(1,1)
identify(1,1) # or locator()
now, trying to close the window by clicking on the cross of the upper
right corner causes Rgui (and Rterm) to crash.
I see the same behaviour on 2 different Windows PC (one with Win 8.1
and one with Win 10).
I did not see the problem in linux (see below)
WINDOWS **************
> sessionInfo()
R version 3.3.0 beta
2008 Jul 14
4
Zaptel problem with pots lines
Hi,
I'm trying to get up and running a TDM400 with a standard italian pots
line but i'm having
problems at getting asterisk to detect when the line get answered on
outgoing calls.
I'm using asterisk 1.6 beta 9 with zaptel 1.4.11.
I tried with and without answeronpolarityswitch=yes but it didn't change
anything at all.
With callprogress=yes answer get never detected.
With
2008 Mar 21
2
rounding in calculation
dear all,
I report a problem very simple, that I does non know how to handle.
look at the following code:
> a = rep(16.256, 5)
> sum(a[1:5]^2) - (sum(a[1:5])^2/5)
[1] 2.273737e-13
as you can see i retrieve a non 0 value, when i am expected to. what can I
do?
> sessionInfo()
R version 2.6.2 (2008-02-08)
i386-pc-mingw32
locale: