similar to: unwanted conversion of date formats in 2.3.1 to character

Displaying 20 results from an estimated 900 matches similar to: "unwanted conversion of date formats in 2.3.1 to character"

2006 Aug 30
1
Installation of SrcStatConnectorSrv on Windows
I am trying to install SrcStatConnectorSrv(2) and rcom from local zip files. I have successfully downloaded both files (from CRAN for rcom CRAN Other for SrcStatConnectorSrv) and installed rcom. However, I get the following error message when I try to install SrcStatConnectorSrv (the version dated 21-Aug-2006: > utils:::menuInstallLocal() Error in gzfile(file, "r") : unable to open
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
2008 Jul 16
1
Problems with snowfall
Guys, Is anyone using snowfall? It seems that the last version is broken. sfinit contains test code: data("config", package = "snowfall") configM <- as.matrix(t(config)) config <- as.list(configM) names(config) <- dimnames(configM)[[2]] .sfOption$SERVER <<- as.character(config[["SERVER"]]) .sfOption$PORT <<-
2008 Jul 24
0
Problems with Rmpi and LAM 7.1.4
Guys, I'm running LAM 7.1.4 and R/Rmpi on a SuSE 9.3 box. When I do >library(Rmpi) The whole thing crashes with the following message: ----------------------------------------------------------------------------- No SSI RPI modules said that they were available to run. This should only happen if you request an MPI thread level that is too high (for example, none of the SSI RPI modules
2008 Sep 10
3
(PR#12770) format() under Windows giv wrong resuts with
On Windows XP SP3 > format(pippo, format="%I:%M:%S %p") [1] "11:43:12 PM" In any case, if there is a problem it is in Windows, not in R, since this is an Windows service that is being called. So there is no evidence at all of any bug in R here. On Wed, 10 Sep 2008, pego.enrico at tiscali.it wrote: > Full_Name: Enrico Pegoraro > Version: 2.7.2 > OS: Windows
2003 Apr 03
3
smb.conf Parameters
Hi, I am looking at upgrading our existing Samba installs to 2.2.8 Some of the installations contain the parameter "shared mem size" in the smb.conf file. This parameter does not appear to be available in ver 2.2.8. Is there an alternative parameter or is this now defunct? Regards Jim Burns HSBC Group The HSBC Group's website is at http://www.hsbc.com
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
2008 Sep 05
1
Rmpi on Linux (SuSE) with OpenMPI
Guys, I'm having troubles with Rmpi on Linux. I got it to work on windows, but on Linux (SuSE 64 bit), using OpenMPI, I can't seem to get it to work :( When I do library(Rmpi) I get the warning: mca: base: component_find: unable to open osc pt2pt: file not found (ignored) Interestingly enough all the examples from the snow tutorial ( http://www.sfu.ca/~sblay/R/snow.html) work despite
2008 Jul 16
3
Snow or alternative MPI packages on Windows
Guys, I'm running R on both Windows & Linux. I'm looking at a number of packages for parallel execution. It seems that the most used packages are "snow" and "Rmpi". snow seems more user friendly, but it doesn't run on windows. I see from searching the mailing list that I'm not the first one to try it on Windows. There was a message that kind of shed some
2004 Mar 24
0
(no subject)
Hi All, I'm cannot get large files (i.e. >2GB) working with rsync 2.6.0 on HP-UX 11i. Here's the error: host% /usr/local/bin/rsync -v --rsync-path=/usr/local/bin/rsync --rsh=/opt/ssh/bin/ssh ./large.tar user@host:large2.tar large.tar rsync: writefd_unbuffered failed to write 32768 bytes: phase "unknown": Broken pipe rsync error: error in rsync protocol data stream (code 12)
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;
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",
2007 Jul 12
0
XAML
Hi I wonder if anyone has had any thoughts about rendering R graphical output into XAML? ================================================================================ Gordon M. Morrison HSBC Bank plc 8 Canada Square London E14 5HQ ----------------------------------------- SAVE PAPER - THINK BEFORE YOU PRINT! This transmission has been issued by a member of the HSBC Group "HSBC"
2002 Mar 20
3
XP Problem
Hi, I have the following: Win2k server with AD for domain login validation. There is a secondary Win2k server as well. RH5.2 with samba samba-2.0.4b-19990519 RH6.2 with samba samba-2.2.2-20011014 I wish to setup one or two very basic shares on each of the RH boxes. share level security will be fine. Win2k seems to work ok. XP doesn't. It cannot find the servers with search. What are
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 Jan 04
1
Re: samba 3.0.10 pkg
Hi Jerry Thank you so much for your help. It did work with the new script makepkg.sh. But during the creation of samba user I got this following error: ============================================== # ./smbpasswd -a $user New SMB password: Retype new SMB password: Failed to open group mapping database failed to initialize group mapping Failed to open account policy database Failed to open
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
2007 Apr 12
3
Method dispatch for print() in package its
Dear all, in the package its the print() method does not seem to correctly work in all circumstances: > selectMethod(print, "its") Method Definition: function (x, ...) { print(x@.Data <mailto:x@.Data> , ...) } <environment: namespace:its> Signatures: x target "its" defined "its" > fundPME.lst[[1]]$irr An object of
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 #
2014 Aug 10
1
rsync error: unexplained error (code 255) at rsync.c(541) [sender=3.0.4]
Does anyone know what this message is about? I keep getting this message once in a while after my rsync command is run for some time. rsync error: unexplained error (code 255) at rsync.c(541) [sender=3.0.4] Regards Jerry ************************************************************ HSBC Global Asset Management (Hong Kong) Limited whose registered address is HSBC Main Building, 1 Queen's