search for: soong

Displaying 11 results from an estimated 11 matches for "soong".

Did you mean: soon
2012 Dec 08
2
file.link on Windows 7
Hello, A post to R-Help by Oliver Soong reports what seems to be a bug specific to Windows (I'm on Windows 7). The original post is as follows: ---------------------------------------------------------------- from: Oliver Soong <osoong+r at gmail.com> to: r-help <r-help at r-project.org> date: Fri, 7 Dec 2012 22:07:49 -...
2008 May 19
2
2.7.0 graphics changes and png devices
Hi, I have a question about the graphics changes in 2.7.0. The example is this bit of code: par(mfcol = c(2, 3)) for(i in 1:6) plot(1:10, 1:10, xlab = "xlab", ylab = "ylab", main = "main") In 2.7.0, if I do this interactively (using windows()), I get bold titles. If I do this through a png device, I get regular weight titles. If I do this in 2.6.2, both
2010 Sep 07
5
R 2.11, shell, spaces
Can somebody confirm some unexpected behavior? This is under Windows, with R 2.11.0 and 2.11.1. 1. Create a trivial test file (I called it test.R) containing: cat("Success.\n") 2. Load R (Gui or Term) and run: shell("\"C:\\path\\to\\Rscript.exe\" \"C:\\path\\to\\test.R\"") In my case, I get various error messages. If the path\\to\\Rscript.exe has spaces
2007 Oct 29
1
pairs, par
...rmation not do what I expect? Do I have some fundamental misunderstanding of the arrangement of plotting, figure, display, and margin regions within the device? Is there a bug in pairs and/or par? I'm using R 2.5.1, and this behavior occurs on a fresh R console. Thanks! Oliver -- Oliver Soong Donald Bren School of Environmental Science & Management University of California, Santa Barbara Santa Barbara, CA 93106-5131 805-893-7044 (office) 610-291-9706 (cell)
2007 Oct 20
0
pairs, par("plt")
...understanding), why does the par information not do what I expect? Do I have some fundamental misunderstanding of the arrangement of plotting, figure, display, and margin regions within the device? I'm using R 2.5.1, and this behavior occurs on a fresh R console. Thanks! Oliver -- Oliver Soong Donald Bren School of Environmental Science & Management University of California, Santa Barbara Santa Barbara, CA 93106-5131 805-893-7044 (office) 610-291-9706 (cell)
2009 Nov 10
1
Windows installer, HTML help, R 2.10.0
I'm not 100% sure this hasn't been covered already (I searched a bit, but I had a little trouble filtering down to a useful number of useful results). Anyway, when I install R on Windows, the installer asks to set the default help type. For some reason, I can set it as HTML in the installer, but the results open as if help_type = "text" by default. I presume this is related to
2012 Dec 08
1
file.link fails on NTFS
Windows 7 64-bit, R 2.15.2 i386. Working directory is on an NTFS drive. > writeLines("", "file.txt") > file.link("file.txt", "link.txt") Warning in file.link("file.txt", "link.txt") : cannot link 'link.txt' to 'link.txt', reason 'The system cannot find the file specified' No link is created. The
2011 Feb 23
1
system(wait = FALSE)
I'm having a very odd problem with system(wait = FALSE). I'm not entirely sure whether it's a bug in R or a problem on our end. It's related to a post a month or so ago in R-help which got no responses, but I have a little more to add. This command works as expected (I use c:\tmp since c:\ isn't normally writable under later versions of Windows). The file is created at
2007 Jul 21
0
Binomial multi-level (hierarchical) modelling [partly stats question, not completely R related]
...:2000 Schols:1997 # -6.322e-08 -2.978e-01 3.468e-01 7.383e-02 0.000e+00 -9.928e-02 3.328e+00 -1.225e+00 -2.354e+00 -1.718e-07 -2.002e-04 4.215e-08 # Silveira:2002 Soong:2001 Storey:2000 Takano:1998 Tang:2000 Warrenburg:2002 Watanabe:1998 # 0.000e+00 0.000e+00 -1.421e-07 0.000e+00 -2.019e-04 0.000e+00 -3.590e+00 # # Coefficients: (3 not defined because of singular...
2013 Mar 01
0
R 2.15.3 is released
...clude(). (Hinted at on R-help by John Fox.) o The deprecated svd(X, LINPACK = TRUE) could alter X in R 2.15.[12]. (Reported by Bill Dunlap.) o Under Windows, file.link() and file.symlink() used the link name twice, so would always fail. (Reported by Rui Barradas/Oliver Soong). o summaryRprof(memory = "both") mixed up the units of Vcells and Ncells: it now works in bytes. (PR#15138) o tools::Rd2HTML() would sometimes delete text. (PR#15134) o plot() failed for "table" objects containing just one entry. (PR#15118) o em...
2013 Mar 01
0
R 2.15.3 is released
...clude(). (Hinted at on R-help by John Fox.) o The deprecated svd(X, LINPACK = TRUE) could alter X in R 2.15.[12]. (Reported by Bill Dunlap.) o Under Windows, file.link() and file.symlink() used the link name twice, so would always fail. (Reported by Rui Barradas/Oliver Soong). o summaryRprof(memory = "both") mixed up the units of Vcells and Ncells: it now works in bytes. (PR#15138) o tools::Rd2HTML() would sometimes delete text. (PR#15134) o plot() failed for "table" objects containing just one entry. (PR#15118) o em...