similar to: Plot Dates (PR#2737)

Displaying 20 results from an estimated 8000 matches similar to: "Plot Dates (PR#2737)"

2001 Aug 03
2
String Length Limit (PR#1040)
Full_Name: Antonio Possolo Version: 1.3.0 OS: Linux Submission from: (NULL) (192.35.44.3) If one attempts to read a character string from a file using scan, and the string comprises more than 8190 characters, then the string is truncated to this length, and no warning is issued. I've observed this both in the Linux and Win implementations of R 1.3.0. S-PLUS (v. 6.0 rel. 1 for Sun SPARC0
2001 Dec 13
2
sample (PR#1212)
Full_Name: Antonio Possolo Version: 1.3.1 OS: Linux (RH 7.1), Windows 2000 Submission from: (NULL) (192.35.44.3) A FEATURE THAT EASILY GENERATES BUGS sample(pi, size=1) produces 1, 2, or 3. sample(c(pi, pi), size=1) produces 3.141593 always. Although this conforms with the behavior explained in the help page for "sample", the behavior for the case where x (in sample(x, ...)) has
2001 Dec 25
1
read.table (PR#1227)
Full_Name: Antonio Possolo Version: 1.4.0 OS: Linux Submission from: (NULL) (24.25.141.205) ## inputFile has the following three lines (each without the initial ``## '') ## a,b ## m,1 ## n,3 ## and resides in $HOME/R fileHOME <- paste(Sys.getenv("HOME"), "/R/", sep="") fileNAME <- "inputFile" ## Given the command, z <-
2004 Jan 09
2
strange behaviour when converting from char to POSIX (PR#6422)
Full_Name: Christoph Schmutz, MeteoSchweiz, Switzerland Version: R1.7.1, R1.8.1 OS: windows2000, solaris sunOS 5.8 Submission from: (NULL) (141.249.133.6) I'm not sure if I don't get the clue, but please consider this: > strptime("19930870150","%Y%j%H%M") [1] "1993-03-28 01:50:00" > strptime("19930870250","%Y%j%H%M") [1]
2010 Jul 23
5
UseR! 2010 - my impressions
Dear UseRs!, Everything about UseR! 2010 was terrific! I really mean "everything" - the tutorials, invited talks, kaleidoscope sessions, focus sessions, breakfast, snacks, lunch, conference dinner, shuttle services, and the participants. The organization was fabulous. NIST were gracious hosts, and provided top notch facilities. The rousing speech by Antonio Possolo, who is the chief
2002 Jun 07
2
problem about windows2000
I want to use samba to access shared files on remote windows2000, the 'guest' account on windows2000 is disabled, I know the password of administrator on windows2000. This doesn't work: smbmount //remote-host/share /mnt/remote -o username=administrator password=**** Please tell me how to access shared files on remote windows 2000 professional. Thank you. -------------- next part
2001 Nov 19
3
Win2k-->Linux-->Epson777
Hello Family, My RedHat-7.2 box prints perfectly to an Epson777 color injet printer which I gave an IP address via a mini printserver attached to the back of the printer. I have a Windows2000 computer hooking into the same RedHat-7.2 box via Samba-2.2.2 fine. I have not been able to get my Windows2000 box to print to the Epson777 color injet via Samba. [question] Since Linux already
2002 Jun 16
1
Can NOT start R in windows2000 (PR#1678)
Full_Name: Xin Tian Version: 1.5.0 or 1.4.0 OS: windows 2000 Submission from: (NULL) (165.230.240.114) I tried to install R 1.5.0 or R 1.4.0 to my PC with windows2000. After installation, whenever I clicked R icon, it returned to me an error message: "Rgui.exe has generated errors and will be closed by windows. You will need to restart the program. An error log is being created."
2012 Mar 26
1
[PATCH] configure.in: fix AC_ARG_ENABLE and AC_ARG_WITH
From: "Anthony G. Basile" <basile at opensource.dyc.edu> The current configure.in file does not correctly make use of these macros. The resulting configure file will therefore enable an item even if --disable-FEATURE is given. This patch restores the intended behavior. --- configure.in | 50 +++++++++++++++++++++++++++++++++----------------- 1 files changed, 33 insertions(+),
2003 Jul 01
1
Printer driver upload from WindowsXP is broken since 3.0alpha22
Recently i've moved to samba 3.0 beta1 and noticed, that drivers for shared printers couldn't be uploaded from WindowsXP GUI any more. After copying files to \\smbserver\print$\W32X86 folders it says something like "Unable to install HP LaserJet 2100 PCL6, Windows2000 or XP, Intel driver. Operation could not be completed". It works OK on samba3.0alpha20, but doesn't work
2002 Apr 05
1
problem by calculation (PR#1435)
Full_Name: Jinsheng Feng Version: R141 OS: Linux and Windows2000 Submission from: (NULL) (141.43.226.235) I have installed R141 under Xteamlinux4.0 (Chinese) and MS Windows2000. By run following I have two resalts: A <- matrix(c(1, 2, 7, 3), ncol=2, byrow=T) Ai <- solve(A) b <- c(2, 3) x <- Ai%*%b resalt under Windows >x [,1] [1,] -2.220446e-16 [2,] 1.000000e-00 resalt
2012 May 16
2
[LLVMdev] clang looking for gold plugin when used with '-emit-llvm' option
Hi All, I built the binaries from the 3.1 final tag (http://llvm.org/svn/llvm-project/cfe/tags/RELEASE_31/final/ etc) as below: > ../llvm/configure --enable-targets=host-only --prefix=/local/mnt/workspace/ashoknn/crd/neo/llvmsvn/build/bin > make install I notice that I can compile a program using clang as below: > ashoknn at
2012 May 17
2
[LLVMdev] clang looking for gold plugin when used with '-emit-llvm' option
Are you intending to try to link? That error message isn't coming from clang, but from /usr/bin/ld. If you just want the bitcode for the one source file, you need to pass "-c" as well, just like if you want an object file. -Jim On May 16, 2012, at 5:39 PM, Ashok Nalkund <ashoknn at qualcomm.com> wrote: > Resending, can somebody please help? > > On 5/16/2012 2:47 PM,
2003 May 25
1
Samba performance problem due changing kernel (2.4.20 Linux kernel)
Hi everyone. I am running Gentoo on my server and samba 2.2.8a. Recently I changed kernel version from linux-2.4.19-gentoo-r10 to linux-2.4.20-wolk4.0s. And now I have performance issue with samba. Ok many of you will probably say that move to vanilla sources...well I ried it too and it didn't work. I have 100mb LAN and two computers (linux + Windows2000). Linux server shares directory with
2002 Feb 18
1
Windows2000SP2/Word2000 slow printing
I suspect this is an old one but can't find the answer in the archives Symptoms: Word2000 "hangs"/ takes ages(minutes) to open document apparently due to doing something with default printer??? relevent smbd process on server runs up to 50-60% and stops there for several minutes. Oplocks seem to be created on downloadable driver files when printer is accessed DENY WRITE
2012 May 17
0
[LLVMdev] clang looking for gold plugin when used with '-emit-llvm' option
Resending, can somebody please help? On 5/16/2012 2:47 PM, Ashok Nalkund wrote: > Hi All, > I built the binaries from the 3.1 final tag > (http://llvm.org/svn/llvm-project/cfe/tags/RELEASE_31/final/ etc) as below: > >> ../llvm/configure --enable-targets=host-only --prefix=/local/mnt/workspace/ashoknn/crd/neo/llvmsvn/build/bin >> make install > > I notice that
2017 Dec 20
2
[PATCH] gm107/ir: use lane 0 for manual textureGrad handling
This is parallel to the pre-SM50 change which does this. Adjusts the shuffles / quadops to make the values correct relative to lane 0, and then splat the results to all lanes for the final move into the target register. Signed-off-by: Ilia Mirkin <imirkin at alum.mit.edu> --- Entirely untested beyond compilation. Should check bin/tex-miplevel-selection textureGrad Cube
2004 Jan 09
0
strange behaviour when converting from char to POSIX (PR#6423)
What exactly is strange, apart from posting a question as a bug report? Please do read the R FAQ and don't misuse R-bugs to ask questions. Hint: you most likely specified a non-existent time. When did your locale switch to DST in 1993? I don't know, of course (you haven't told us your locale) but I bet it was that day. That means the time you specified does not exist if your locale
2012 May 17
0
[LLVMdev] clang looking for gold plugin when used with '-emit-llvm' option
MY BAD (in caps)...really sorry to have bothered. I was thinking of -S -E options but forgot the -c option. clang -c -emit-llvm test.c lli test.o both work fine :). Thanks, ashok On 5/16/2012 5:45 PM, Jim Grosbach wrote: > Are you intending to try to link? That error message isn't coming from clang, but from /usr/bin/ld. If you just want the bitcode for the one source file, you need to
2000 Mar 02
1
Windows2000 and browsing
Hi, I installed Windows2000 and now i'm wondering how to browse my samba server. In the network environment i see the server, but when i double clickt on it it says "The remote procedure call failed and did not execute". With net view \\server i get the same answere + System error 1727. I can make connections and every thing else works ok. The Windows 98 workstations in the network