Re: [R-SIG-Mac] getting WriteXLS to work or else choosing file encoding of csv files output from R

2010-12-01 Thread Marc Schwartz
ng R to output csv files in isolatin1? > > Thanks in advance, > > Denis Chabot Hi Denis, Sorry that you are having issues with WriteXLS. If my recollection is at all correct, I believe that the solution is to re-install XCode Tools on your system. The YAML related warning

Re: [R-SIG-Mac] R on iphone with issh

2010-12-17 Thread Marc Schwartz
hical results (such as Wolfram|Alpha, see http://products.wolframalpha.com/iphone/), is certainly possible. Regards, Marc Schwartz ___ R-SIG-Mac mailing list R-SIG-Mac@r-project.org https://stat.ethz.ch/mailman/listinfo/r-sig-mac

Re: [R-SIG-Mac] Reading a MySQL table into R

2011-01-31 Thread Marc Schwartz
nd databases, there is the r-sig-db list. More info here: https://stat.ethz.ch/mailman/listinfo/r-sig-db HTH, Marc Schwartz ___ R-SIG-Mac mailing list R-SIG-Mac@r-project.org https://stat.ethz.ch/mailman/listinfo/r-sig-mac

Re: [R-SIG-Mac] Reading a MySQL table into R

2011-01-31 Thread Marc Schwartz
On Jan 31, 2011, at 1:56 PM, Prof Brian Ripley wrote: > On Mon, 31 Jan 2011, Marc Schwartz wrote: > >> On Jan 31, 2011, at 12:56 PM, Luca Meyer wrote: >> >>> Hello, >>> >>> I should first mention that I am not familiar with database management &

Re: [R-SIG-Mac] GCC v. LLVM

2011-03-13 Thread Marc Schwartz
On Mar 11, 2011, at 9:01 AM, Simon Urbanek wrote: > On Mar 9, 2011, at 8:26 PM, Anirban Mukherjee wrote: > >> Folks, >> >> I was wondering what the forward plans are for R on Mac vis-a-vis >> apple-gcc/Clang. Xcode 4 was just released with LLVM 2.x. > > For some definition of "released" - it's

Re: [R-SIG-Mac] GCC v. LLVM

2011-03-13 Thread Marc Schwartz
Hi Simon, On Mar 13, 2011, at 11:27 AM, Simon Urbanek wrote: > Marc, > > On Mar 13, 2011, at 11:18 AM, Marc Schwartz wrote: > >> On Mar 11, 2011, at 9:01 AM, Simon Urbanek wrote: >> >>> On Mar 9, 2011, at 8:26 PM, Anirban Mukherjee wrote: >>> >&

Re: [R-SIG-Mac] ?> as a valid help request

2011-05-25 Thread Marc Schwartz
actically appear on their own such as unary and binary operators, function and control-flow reserved words (including if, elsefor, in, repeat, while, break and next. The other reserved words can be used as if they were names, for example TRUE, NA and Inf." HTH. Marc Schwartz _

[R-SIG-Mac] OT Sorta - RIP Steve Jobs

2011-10-05 Thread Marc Schwartz
In case you have not heard, Steve Jobs has passed. http://www.apple.com/stevejobs/ Marc Schwartz ___ R-SIG-Mac mailing list R-SIG-Mac@r-project.org https://stat.ethz.ch/mailman/listinfo/r-sig-mac

[R-SIG-Mac] OSX Binary Installation and testInstalledPackages()

2012-02-01 Thread Marc Schwartz
AQ for R and a search of the manuals and the archives yielded no joy. Presumably, one can just copy the files from the SVN repo above, being sure to match rev numbers during the check-out. Thanks for any insights. Regards, Marc Schwartz ___ R-SIG-M

Re: [R-SIG-Mac] OSX Binary Installation and testInstalledPackages()

2012-02-01 Thread Marc Schwartz
Hi Simon, On Feb 1, 2012, at 12:08 PM, Simon Urbanek wrote: > Marc, > > On Feb 1, 2012, at 12:13 PM, Marc Schwartz wrote: > >> Hi all, >> >> I have been building R from source for a number of years on Linux and for >> the past 3 years, on OSX. Since circa

Re: [R-SIG-Mac] OSX Binary Installation and testInstalledPackages()

2012-02-02 Thread Marc Schwartz
to simply run install-tests in the build. > > Cheers, > Simon > > > On Feb 1, 2012, at 2:18 PM, Marc Schwartz wrote: > >> Hi Simon, >> >> On Feb 1, 2012, at 12:08 PM, Simon Urbanek wrote: >> >>> Marc, >>> >>> On Feb 1,

Re: [R-SIG-Mac] Wish for the GUI: themes

2012-03-13 Thread Marc Schwartz
ugh I stand to be corrected on that. Of course for svn on OSX, there is always the CLI or GUI based apps such as Cornerstone. Regards, Marc Schwartz ___ R-SIG-Mac mailing list R-SIG-Mac@r-project.org https://stat.ethz.ch/mailman/listinfo/r-sig-mac

Re: [R-SIG-Mac] Building binary packages for distribution

2012-04-13 Thread Marc Schwartz
so. Regards, Marc Schwartz On Apr 13, 2012, at 12:34 PM, Prof Brian Ripley wrote: > Thanks, that is bad news. > > I really don't want to ask our sysadmins to maintain a Leopard system for the > very limited amount of package building we do, so we'll have to hope this

Re: [R-SIG-Mac] Building binary packages for distribution

2012-04-13 Thread Marc Schwartz
On Apr 13, 2012, at 12:48 PM, Marc Schwartz wrote: > Hi, > > I will readily admit that I am naive in terms of some of the subtleties, but > would running Leopard under Lion in a VM be a suitable possibility? > > It would seem that with Lion, some of the licensing issues rela

Re: [R-SIG-Mac] Tab setting in R.app editor

2012-06-09 Thread Marc Schwartz
> width" is one instance: > > https://svn.r-project.org/R-packages/trunk/Mac-GUI/PreferenceKeys.h > > Am I correct in assuming these are stored in a .plist file? David, Looks like it might be: ~/Library/Preferences/org.R-project.R.plist The Property List Editor application th

Re: [R-SIG-Mac] R console

2012-08-24 Thread Marc Schwartz
f searching, I noted the R Commander installation instructions (http://socserv.mcmaster.ca/jfox/Misc/Rcmdr/installation-notes.html), which includes mention of X11.app, but not XQuartz.app for Mountain Lion. So that page and related documentation will need to be update

Re: [R-SIG-Mac] Re-creating PDF's

2012-10-22 Thread Marc Schwartz
as been consistent to me for some time, when using Sweave, for example, even with very large (100's of pages) PDF documents. I have never ended up with a second instance of Preview, when viewing the same PDF file. You might want to check/change the "When opening files:" o

[R-SIG-Mac] R 32-bit suddenly the default on Mountain Lion 10.8.2?

2012-11-13 Thread Marc Schwartz
Hi All, I am on a fully updated MacBook Pro, running 10.8.2. I get: uname -m x86_64 from the terminal, as would be expected. I have been using the CRAN OSX binaries for some time now, rather than building from source, which I had been doing previously. Somewhere along the way in the past few

Re: [R-SIG-Mac] R 32-bit suddenly the default on Mountain Lion 10.8.2?

2012-11-13 Thread Marc Schwartz
pable: 1 Going to try to work my way through the shell script a bit more, but wanted to get back with this information. Thanks, Marc > > Brian > > On 13/11/2012 19:06, Marc Schwartz wrote: >> Hi All, >> >> I am on a fully updated MacBook Pro, running 10.8.2. I get:

Re: [R-SIG-Mac] R 32-bit suddenly the default on Mountain Lion 10.8.2?

2012-11-13 Thread Marc Schwartz
On Nov 13, 2012, at 2:30 PM, Berend Hasselman wrote: > > On 13-11-2012, at 21:07, Federico Calboli wrote: > >> On 13 Nov 2012, at 19:59, Prof Brian Ripley wrote: >> >>> Marc, >>> >>> Start with 'which R', or run /usr/bin/R explicitly. >> >> $ which R >> /usr/bin/R >> >> >>> That should

Re: [R-SIG-Mac] R 32-bit suddenly the default on Mountain Lion 10.8.2?

2012-11-13 Thread Marc Schwartz
#x27;s probably a good idea. Murphy's Law would kick in at some point and I would forget to use 'R64'. :-) Thanks again, Marc > Because I have so many flavours of R installed, I make my own links (in > ~/bin, which is on my path). > > On 13/11/2012 20:58, Marc Sch

Re: [R-SIG-Mac] R 2.15.2, OS X 10.8.2, JGR

2012-12-28 Thread Marc Schwartz
sudo R CMD javareconf" ? For Mountain Lion, it should be: sudo R CMD javareconf JAVA_CPPFLAGS=-I/System/Library/Frameworks/JavaVM.framework/Headers Regards, Marc Schwartz ___ R-SIG-Mac mailing list R-SIG-Mac@r-project.org https://stat.ethz.ch/mailman/listinfo/r-sig-mac

Re: [R-SIG-Mac] R 2.15.2, OS X 10.8.2, JGR

2012-12-28 Thread Marc Schwartz
a version "1.7.0_06" >> Java(TM) SE Runtime Environment (build 1.7.0_06-b24) >> Java HotSpot(TM) 64-Bit Server VM (build 23.2-b09, mixed mode) >> > > So where is ti getting that the home path is to > /Library/Java/JavaVirtualMachines/1.6.0_29-b11-402.jdk/Cont

Re: [R-SIG-Mac] Encoding issue with text output from R

2013-01-31 Thread Marc Schwartz
fy your code to use: options(useFancyQuotes = FALSE) before you use sink(). Also, you could use: options(show.signif.stars = FALSE) to suppress the inclusion of the significance stars, which I have in my .Rprofile file. Regards, Marc Schwartz ___

Re: [R-SIG-Mac] R 3.0.0 beta

2013-03-20 Thread Marc Schwartz
ume that this may have been inadvertent in the preparation of this build prior to Simon's departure. Beyond that, I also wanted to note and say thanks (Fritz?) for modifying Sweave so that the output now includes the line number for the chunk

Re: [R-SIG-Mac] R 3.0.0 beta

2013-03-21 Thread Marc Schwartz
On Mar 21, 2013, at 10:29 AM, Simon Urbanek wrote: > > On Mar 20, 2013, at 1:08 PM, Marc Schwartz wrote: > >> Prof Ripley, >> >> A quick note to indicate that it appears that the primary 'tests' directory, >> which contains the c

Re: [R-SIG-Mac] Problem with R 3.0.1

2013-06-27 Thread Marc Schwartz
that your download was corrupted and/or did not install correctly or fully. You could try to test the MD5 hash for the downloaded file. The correct hash value is listed on the download page for OSX: In a terminal: md5 R-3.0.1.pkg MD5 (R-3.0.1.pkg) = c0e6e702742f17cd9b2f2e4cb1c5dcad

Re: [R-SIG-Mac] Problem with R 3.0.1

2013-06-27 Thread Marc Schwartz
program works properly with R 2.15 on both 10.6 and 10.8. > > Gang > > > On Jun 27, 2013, at 1:00 PM, Marc Schwartz wrote: > >> >> On Jun 27, 2013, at 11:44 AM, "Chen, Gang (NIH/NIMH) [C]" >> wrote: >> >>> R 3.0.1 does not seem

Re: [R-SIG-Mac] hidden files and directories

2013-08-07 Thread Marc Schwartz
tore files on OSX. They contain metadata that is useful for Finder and are arguably an annoyance, but that's about it. There are parallel files on other OS's as well. Regards, Marc Schwartz On Aug 6, 2013, at 9:59 AM, Rohmatul Fajriyah wrote: > > > Dear All, > > A

Re: [R-SIG-Mac] R.app doesn't respect DYLD_FALLBACK_LIBRARY_PATH

2013-08-08 Thread Marc Schwartz
Frameworks/R.framework/Resources/lib Note, do not use 'export' before the above. I just tried it here and it worked. Take a look at ?Startup for more details. Regards, Marc Schwartz ___ R-SIG-Mac mailing list R-SIG-Mac@r-project.org https://stat.ethz.ch/mailman/listinfo/r-sig-mac

Re: [R-SIG-Mac] R.app doesn't respect DYLD_FALLBACK_LIBRARY_PATH

2013-08-08 Thread Marc Schwartz
_LIBRARY_PATH=/Library/Frameworks/R.framework/Resources/lib > > on the command line, followed by: > > open /Applications/R.app/ > > R.app starts, and I can then load the package without it complaining (i.e., > it found the dynamic libraries it needs). I don't understand why… >

Re: [R-SIG-Mac] R.app doesn't respect DYLD_FALLBACK_LIBRARY_PATH

2013-08-09 Thread Marc Schwartz
er time). > > This is not really the best way to extend the library search path. In this > case, for one package, the simplest way is to use -rpath when the package was > installed (and I believe you can set or edit the runpath after the .so is > made with install_name_to

Re: [R-SIG-Mac] R on Mac: framework or homebrew?

2013-09-12 Thread Marc Schwartz
However, for the past year or two now, I have been using Simon's CRAN binary releases and life has been much simplified as a result. Regards, Marc Schwartz ___ R-SIG-Mac mailing list R-SIG-Mac@r-project.org https://stat.ethz.ch/mailman/listinfo/r-sig-mac

Re: [R-SIG-Mac] mac mavericks problem

2013-10-24 Thread Marc Schwartz
2013 The R Foundation for Statistical Computing Platform: x86_64-apple-darwin10.8.0 (64-bit) ... [R.app GUI 1.62 (6558) x86_64-apple-darwin10.8.0] which I otherwise never use. > > TRUE <- FALSE Error in TRUE <- FALSE : invalid (do_set) left-hand side to assignment > Regards,

Re: [R-SIG-Mac] mac mavericks problem

2013-10-24 Thread Marc Schwartz
will tell the student to upgrade to 3.0.2 immediately. > > On Thu, Oct 24, 2013 at 12:46 PM, Federico Calboli > wrote: >> On 24 Oct 2013, at 17:37, Marc Schwartz wrote: >>> >>> Rich, >>> >>> I get the same error message, but not the segfault,

Re: [R-SIG-Mac] RODBC not connecting from my Mac

2013-10-25 Thread Marc Schwartz
should be helpful, such as using: --with-odbc-manager=odbc when installing RODBC from source. Yes, RODBC will, by default, use iODBC on OSX, since that is the default ODBC installation on OSX. Thus, the precompiled binary for RODBC will not work for what you are attempting to do. Regards, Marc Schwartz ___ R-SIG-Mac mailing list R-SIG-Mac@r-project.org https://stat.ethz.ch/mailman/listinfo/r-sig-mac

Re: [R-SIG-Mac] R 3.0.2 closes on loading xlsx package

2013-10-29 Thread Marc Schwartz
solve it? > > Thanks, > Luca Hi, It looks like the xlsx package requires Java and you will need to re-install Java after the Mavericks update. Java is not included as part of the upgrade process. You can download the Apple variant of Java for Mavericks here: http://support.apple

Re: [R-SIG-Mac] RODBC not connecting from my Mac

2013-10-30 Thread Marc Schwartz
> On 25/10/2013 13:54, Marc Schwartz wrote: >> >> On Oct 13, 2013, at 11:41 AM, Mikkel Grum wrote: >> >>> iODBC appears no longer to come standard with OSX, so I installed unixodbc >>> and set it up following instructions here: >>> htt

Re: [R-SIG-Mac] no title bar on mavericks X11 windows

2013-10-30 Thread Marc Schwartz
On Oct 30, 2013, at 12:11 PM, Andy Jacobson (NOAA Affiliate) wrote:Hi,Since upgrading to Mavericks, all X11 windows created by R are without title bar (no maximize/minimize/close buttons, no title)...just a blank white canvas placed in the upper-left corner of my primary di

Re: [R-SIG-Mac] java quit unexpectedly while opening multiple Quartz devices

2013-11-21 Thread Marc Schwartz
Quartz. > > Cheers, > Simon >From below, it looks like he is running R in Eclipse/StatET, which is a Java >based IDE. That is likely to be the source of the problem. The problem may be best reported to them, barring additional information to the contrary. Regards, Marc Schwart

[R-SIG-Mac] R 3.1.0: Running 'R CMD Sweave' deletes non tex files created upon batch mode exit

2014-04-13 Thread Marc Schwartz
de exit, which deletes all files and folders other than .tex files, is it possible that this process is being overly aggressive? Or if not, is there a way to not have these files deleted or have a protected folder where these files can be retained? Thanks for any insights

Re: [R-SIG-Mac] [Rd] R 3.1.0: 'R CMD Sweave' deletes non tex files created upon batch mode exit

2014-04-14 Thread Marc Schwartz
this behavior. Thanks again. Regards, Marc On Apr 14, 2014, at 7:28 AM, Martin Maechler wrote: >>>>>> Marc Schwartz >>>>>>on Sun, 13 Apr 2014 10:22:55 -0500 writes: > > [on the R-SIG-Mac mailing list] : > >> Hi all, >> With

Re: [R-SIG-Mac] upgrade to Mavericks

2014-04-25 Thread Marc Schwartz
umably you installed the Mavericks build of R 3.1.0. If you install the Snow Leopard build instead, this will be a non-issue. There are some CRAN packages that do not yet pass testing using the Mavericks R build and so will be unavailable to install as binaries yet. This post from Prof Rip

Re: [R-SIG-Mac] Mac OS X tcltk/X11 issues

2014-07-14 Thread Marc Schwartz
macosforge.org to download and install Xquartz.") stop() } The above code will check to see if the user is running R on OS X and also if the Xquartz binary is present in the default location. Not sure if this is helpful. Regards, Marc Schwartz ___ R-SIG-Mac mailing list R-SIG-Mac@r-project.org https://stat.ethz.ch/mailman/listinfo/r-sig-mac

Re: [R-SIG-Mac] Mac OS X tcltk/X11 issues

2014-07-14 Thread Marc Schwartz
On Jul 14, 2014, at 4:53 PM, Marc Schwartz wrote: > On Jul 14, 2014, at 4:13 PM, John Fox wrote: > >> Dear Simon and list members, >> >> As many of you are aware, when X11 isn't installed on Mac OS X, loading the >> tcltk package produces an error,

Re: [R-SIG-Mac] Mac OS X tcltk/X11 issues

2014-07-14 Thread Marc Schwartz
in tcltk. > > Best, > Kasper > > > On Mon, Jul 14, 2014 at 11:53 PM, Marc Schwartz wrote: > On Jul 14, 2014, at 4:13 PM, John Fox wrote: > > > Dear Simon and list members, > > > > As many of you are aware, when X11 isn't installed on Mac OS X, loading the &

Re: [R-SIG-Mac] Mac OS X tcltk/X11 issues

2014-07-15 Thread Marc Schwartz
d, see e.g. the one at >> http://www.macrumors.com/2012/02/17/apple-removes-x11-in-os-x-mountain-lion-shifts-support-to-open-source-xquartz/ >> >> Best, >> Gabor >> >>> Best, >>> John >>> >>>> -Original Message- >>>>

Re: [R-SIG-Mac] bypassing the R.app help browser?

2014-08-12 Thread Marc Schwartz
er/006908.html I tried it on my Mac in the latest version of R.app, which I normally do not use and the help system does now popup a browser. Regards, Marc Schwartz ___ R-SIG-Mac mailing list R-SIG-Mac@r-project.org https://stat.ethz.ch/mailman/listinfo/r-sig-mac

Re: [R-SIG-Mac] bypassing the R.app help browser?

2014-08-12 Thread Marc Schwartz
k with this, though it would in my > opinion be better if the help browser were settable for the current session > directly via options() in R, or if one could specify the browser in a call > to help(). > > Best (and thanks again), > John > >> -Original Message- >

Re: [R-SIG-Mac] "special" paper option of postscript device not working

2014-09-22 Thread Marc Schwartz
cript(file = "test.eps", width = 5.5, height = 4.25, horizontal = FALSE, paper = "special", onefile = FALSE) par(mar=c(2.8, 2.8, 1.8, 0.2)+0.1, xpd=F, mgp=c(1.5,0.5,0), cex.lab=1) plot(1:10) dev.off() On my Mac, with OS X 10.9.5, the attached file is generated in t

Re: [R-SIG-Mac] "special" paper option of postscript device not working

2014-09-23 Thread Marc Schwartz
ally use onefile=TRUE? > > Denis > Le 2014-09-22 à 13:55, Marc Schwartz a écrit : > >> On Sep 22, 2014, at 12:15 PM, Denis Chabot wrote: >> >>> Hi, >>> >>> The journal where I want to submit does not accept PDF figures, only >>> posts

Re: [R-SIG-Mac] Yosemite and R

2014-10-17 Thread Marc Schwartz
at this point. I don't normally use R.app and use Emacs with ESS, however, R.app appears to be running without issue with the limited use that I attempted. Regards, Marc Schwartz ___ R-SIG-Mac mailing list R-SIG-Mac@r-project.org https://stat.e

Re: [R-SIG-Mac] Yosemite and R

2014-10-18 Thread Marc Schwartz
> On Oct 18, 2014, at 7:53 AM, peter dalgaard wrote: > > >> On 17 Oct 2014, at 22:49 , Marc Schwartz wrote: >> >> >>> On Oct 17, 2014, at 2:17 PM, Spencer Mass wrote: >>> >>> Has anyone had issues installing/running R3.1.1 20

Re: [R-SIG-Mac] poor quality png/tiff/pdf on mac

2014-11-05 Thread Marc Schwartz
Hi, I am presuming that the PNG file that was attached to the original post by Mark is a screen cap and not the original file created by R. If so, you might review the following R FAQ: http://cran.r-project.org/doc/FAQ/R-FAQ.html#Why-are-there-unwanted-borders Regards, Marc Schwartz >

Re: [R-SIG-Mac] vegan failed to load under Mac OS X Mavericks

2015-01-08 Thread Marc Schwartz
X is part of the standard OS X distribution in versions prior to Mountain Lion, but not always installed. For Mountain Lion and later, see http://xquartz.macosforge.org/. (Note that XQuartz will likely need to be re-installed after an OS upgrade.)" Regards, Marc Schwartz > On Jan 8,

Re: [R-SIG-Mac] “pdflatex is not available” from “R CMD check”

2015-02-22 Thread Marc Schwartz
response, whereas running some applications/GUI's, may not pick up (inherit) the system path. You can also check: ls /usr/texbin which contains links to the actual installation in: ls /usr/local/texlive/2014/bin/x86_64-darwin to see if MacTex 2014 has been installed (it should show a l

Re: [R-SIG-Mac] Problems to install a package

2015-07-31 Thread Marc Schwartz
> On Jul 31, 2015, at 3:14 PM, peter dalgaard wrote: > > >> On 31 Jul 2015, at 21:36 , Berend Hasselman wrote: >> >>> >>> On 31-07-2015, at 20:46, peter dalgaard wrote: >>> On 31 Jul 2015, at 12:33 , Timothy Bates wrote: This happened for me too: that Intel Core 2 is

Re: [R-SIG-Mac] Setting locale for running R in emacs / ess

2015-10-23 Thread Marc Schwartz
Then, in your ~/.emacs file, add: (load "/PATH.TO/exec-path-from-shell") (exec-path-from-shell-initialize) Replacing PATH.TO with the actual path to the exec-path-from-shell.el file. You should remove the other lines pertaining to locales that you have above. That should help Emacs/ES

Re: [R-SIG-Mac] Help files not available

2016-03-08 Thread Marc Schwartz
uartz): the installer tailors the installation to the current version of the OS." I am running El Capitan with R 3.2.3 and although I don't use the default GUI (I use ESS), I can run the GUI and get help files without issue. Regards, Marc Schwartz > On Feb 25, 2016, at 5:42 PM,

Re: [R-SIG-Mac] Lost Library ?

2016-09-07 Thread Marc Schwartz
source version. Since the package appears to be from a third party who is a commercial vendor at some level, as Rainer noted, it may be prudent to contact them directly or via their Google support group. Regards, Marc Schwartz ___ R-SIG-Mac mailing list R-SIG-Mac@r-project.org https://stat.ethz.ch/mailman/listinfo/r-sig-mac

Re: [R-SIG-Mac] Experiences with macOS Sierra

2016-09-22 Thread Marc Schwartz
itself or .emacs settings relative to scrolling to modify this behavior. There are posts on the Emacs list where folks were using Sierra betas, but no mention of this behavior as far as I can see. Regards, Marc Schwartz ___ R-SIG-Mac mailing list R-SIG-Mac@r-project.org https://stat.ethz.ch/mailman/listinfo/r-sig-mac

Re: [R-SIG-Mac] Experiences with macOS Sierra

2016-09-23 Thread Marc Schwartz
pier" as that first number increases, so use with caution. The number after '(shift) .' affects the speed of scrolling with the SHIFT key pressed. Hope that this may be helpful to some. Regards, Marc Schwartz [[alternative HTML version deleted]] ___

Re: [R-SIG-Mac] how to install RODBC on macOS Sierra 10.12.4?

2017-05-05 Thread Marc Schwartz
> On May 5, 2017, at 7:51 AM, Spencer Graves > wrote: > > Hello: > > > I recently upgraded to R 3.4.0, and I've so far been unable to > "install.packages('RODBC')" or "R CMD INSTALL RODBC_1.3-15.tar.gz". Both end > with the following: > > > configure: error: "ODBC headers sql.h and s

Re: [R-SIG-Mac] R 3.4.1 precompiled binary for Mac?

2017-07-06 Thread Marc Schwartz
es > > > > Thanks > -Don Hi Don, I would imagine that it should be up soon. I might expect that with useR! 2017 going on in Brussels this week, along with DSC and R Foundation meetings, the binary build process for 3.4.1 may be delayed. Regards, Marc Schwartz ___ R-SIG-Mac mailing list R-SIG-Mac@r-project.org https://stat.ethz.ch/mailman/listinfo/r-sig-mac

Re: [R-SIG-Mac] Permanently fix R to open Help page in html

2017-07-10 Thread Marc Schwartz
lternatively, you can set TextEdit to not use "Smart quotes" by disabling them in: Preferences -> New Document There is a checkbox under Options for Smart quotes. Uncheck it. Regards, Marc Schwartz > > Duncan Murdoch > >> >> [Previously saved workspa

Re: [R-SIG-Mac] Permanently fix R to open Help page in html

2017-07-11 Thread Marc Schwartz
lar ASCII quotes? Marc > > On Tue, Jul 11, 2017 at 7:28 AM, Marc Schwartz wrote: >> >>> On Jul 10, 2017, at 5:19 PM, Duncan Murdoch >>> wrote: >>> >>> On 10/07/2017 5:02 PM, Christofer Bogaso wrote: >>>> Hi, >>>> >&g

Re: [R-SIG-Mac] Permanently fix R to open Help page in html

2017-07-11 Thread Marc Schwartz
t; Type 'license()' or 'licence()' for distribution details. >> >> Natural language support but running in an English locale >> >> R is a collaborative project with many contributors. >> Type 'contributors()' for more information

Re: [R-SIG-Mac] Permanently fix R to open Help page in html

2017-07-11 Thread Marc Schwartz
. Regards, > > > > On Tue, Jul 11, 2017 at 8:21 PM, Marc Schwartz wrote: >> Christofer, >> >> Can you post your .Rprofile file someplace online (e.g. Dropbox) so that we >> can take a look at it? >> >> Marc >> >> >>> On J

Re: [R-SIG-Mac] Permanently fix R to open Help page in html

2017-07-11 Thread Marc Schwartz
> > Type 'contributors()' for more information and > > 'citation()' on how to cite R or R packages in publications. > > > Type 'demo()' for some demos, 'help()' for on-line help, or > > 'help.start()' for an HTML browser

Re: [R-SIG-Mac] Executing iOS system code within R

2017-10-10 Thread Marc Schwartz
getwd() system(YourSystemLevelCallsHere) setwd(CurrDir) Regards, Marc Schwartz > On Oct 10, 2017, at 2:05 PM, Christofer Bogaso > wrote: > > Yes macOS - High Sierra > > On Tue, Oct 10, 2017 at 11:33 PM, elijah wright wrote: >> Did you mean macOS? I am not aw

Re: [R-SIG-Mac] R 3.4.3 binaries

2017-12-06 Thread Marc Schwartz
st of TZ's is available here: https://en.wikipedia.org/wiki/List_of_tz_database_time_zones <https://en.wikipedia.org/wiki/List_of_tz_database_time_zones> Regards, Marc Schwartz > On Dec 6, 2017, at 8:27 AM, peter dalgaard wrote: > > Homebrew is not particularly unrecomme

Re: [R-SIG-Mac] Opening single Terminal window and running syntax sequentially from R

2018-01-10 Thread Marc Schwartz
er using the system() function with a different call, or perhaps create a shell script that can be called via system(), rather than the actual single command, where the shell script can contain a sequence of CLI commands that are relevant to your workflow. Regards, Marc Schwartz ___ R-SIG-Mac mailing list R-SIG-Mac@r-project.org https://stat.ethz.ch/mailman/listinfo/r-sig-mac

Re: [R-SIG-Mac] Embedding PDF documents created in R in Word documents

2018-03-26 Thread Marc Schwartz
, if I "Insert" object from the Word menu, and select the PDF file, I get the correct size and the vector based image. Regards, Marc Schwartz test.pdf Description: Adobe PDF document ___ R-SIG-Mac mailing list R-SIG-Mac@r-project.org https://stat.ethz.ch/mailman/listinfo/r-sig-mac

Re: [R-SIG-Mac] Incorrect SHA-1 hash for R-3.4.4.pkg on CRAN

2018-03-26 Thread Marc Schwartz
s that the SHA1 hash on CRAN is not correct and may perhaps be for an earlier PKG file version, or perhaps one of the nightly devel versions that Simon generates. I went back to each prior version to 3.4.0 and could not match the value on CRAN, so perhaps it may be for one of the nightly builds.

Re: [R-SIG-Mac] Embedding PDF documents created in R in Word documents

2018-03-26 Thread Marc Schwartz
or some preference that is set incorrectly. > > Dennis > > Dennis Fisher MD > P < (The "P Less Than" Company) > Phone / Fax: 1-866-PLessThan (1-866-753-7784) > www.PLessThan.com <http://www.plessthan.com/> > > > > >> On Mar 26, 2018, at 8:3

Re: [R-SIG-Mac] Embedding PDF documents created in R in Word documents

2018-03-26 Thread Marc Schwartz
Less Than" Company) > Phone / Fax: 1-866-PLessThan (1-866-753-7784) > www.PLessThan.com <http://www.plessthan.com/> > > > > >> On Mar 26, 2018, at 10:21 AM, Marc Schwartz > <mailto:marc_schwa...@me.com>> wrote: >> >> Hi Dennis, >>

Re: [R-SIG-Mac] Embedding PDF documents created in R in Word documents

2018-03-27 Thread Marc Schwartz
-time-collaboration-in-16-9-0-update/> > > It seems like that could be pretty a pretty major under the hood change to > me. I thought it could have something to do retina/non-retina 2X scaling. > > Cheers, > > Colin > >> On Mar 26, 2018, at 16:49, Marc Schwartz wr

Re: [R-SIG-Mac] Embedding PDF documents created in R in Word documents

2018-03-27 Thread Marc Schwartz
ze. So, Word appears to be the culprit, > although not consistently. > > Dennis > > Dennis Fisher MD > P < (The "P Less Than" Company) > Phone / Fax: 1-866-PLessThan (1-866-753-7784) > www.PLessThan.com <http://www.plessthan.com/> > > &g

[R-SIG-Mac] SHA-1 Hash for R-3.5.0.pkg Incorrect

2018-04-25 Thread Marc Schwartz
: shasum R-3.5.0.pkg 6e90d38892bb366630ae30c223a898e8af84dff7 R-3.5.0.pkg from the CLI on my Mac. It would seem that there is a lingering issue with the generation of the SHA-1 hash value on CRAN. Thanks, Marc Schwartz ___ R-SIG-Mac mailing list R-SIG-Mac

Re: [R-SIG-Mac] SHA-1 Hash for R-3.5.0.pkg Incorrect

2018-04-25 Thread Marc Schwartz
ex.html. > > Cheers, > Simon > > > > > >> On Apr 25, 2018, at 7:57 AM, Marc Schwartz wrote: >> >> Hi All, >> >> Last month: >> >> https://stat.ethz.ch/pipermail/r-sig-mac/2018-March/012691.html >> >> th

Re: [R-SIG-Mac] SHA-1 Hash for R-3.5.0.pkg Incorrect

2018-04-27 Thread Marc Schwartz
you should use the signature check. > > Cheers, > Simon > > > >> On Apr 25, 2018, at 4:37 PM, Marc Schwartz wrote: >> >> Hi Simon, >> >> Thanks for the explanation. >> >> It did not occur to me that SHA-0 was being used, since it

Re: [R-SIG-Mac] How to change default Browser for R

2018-08-04 Thread Marc Schwartz via R-SIG-Mac
ion to pick up the change. The above works for me, to change the default from Safari to Chrome, just within my R session, without affecting the system default. Regards, Marc Schwartz ___ R-SIG-Mac mailing list R-SIG-Mac@r-project.org https://stat.ethz.ch/mailman/listinfo/r-sig-mac

Re: [R-SIG-Mac] Installing R on 10.14 (Mojave)

2018-09-25 Thread Marc Schwartz via R-SIG-Mac
Thanks to both of you for the pointers on this. I have not used a dark theme since my Fedora days. Still getting used to it... :-) Regards, Marc Schwartz > On Sep 25, 2018, at 5:55 AM, peter dalgaard wrote: > > [Oops. Forgot to copy this back to R-sig-mac, it seems...] > >

Re: [R-SIG-Mac] Installing R on 10.14 (Mojave)

2018-09-25 Thread Marc Schwartz via R-SIG-Mac
\ >> -target / > Password: > installer: Error - the package path specified was invalid: > '/Library/Developer/CommandLineTools/Packages/macOS_SDK_headers_for_macOS_10.14.pkg'. > spearman:OpenMx tim$ > > >> On 25 Sep 2018, at 1:04 pm, Marc Schwartz via R-S

Re: [R-SIG-Mac] pasting from the clipboard

2018-10-03 Thread Marc Schwartz via R-SIG-Mac
h I believe is due to Excel not having an EOL for the final row in the clipboard. Regards, Marc Schwartz [[alternative HTML version deleted]] ___ R-SIG-Mac mailing list R-SIG-Mac@r-project.org https://stat.ethz.ch/mailman/listinfo/r-sig-mac

Re: [R-SIG-Mac] Blank help window

2018-10-17 Thread Marc Schwartz via R-SIG-Mac
quartz.org <https://www.xquartz.org/>. In theory, that should be unrelated to this issue, I believe, but it should be re-installed after installing/re-installing R in either case. After the above, then try using help in R.app again and see what happens. Regards, Marc Schwartz > On

Re: [R-SIG-Mac] Blank help window

2018-10-17 Thread Marc Schwartz via R-SIG-Mac
Ok, strange. I figured that there was some conflict/corruption in place with R.app that was not immediately clear. Peter raised the possibility of a firewall issue, but I am curious as to why that would affect the use of help in R.app, but not via other environments, like the Mac Terminal app.

Re: [R-SIG-Mac] Blank help window

2018-10-18 Thread Marc Schwartz via R-SIG-Mac
Hi, Two things: 1. Can one or both of you guys check locally on your own computers, to see if there is any difference between the output of options() in R.app, versus the output when R is run from a Terminal session. Many elements will not be germane to this issue, but others might, if there a

Re: [R-SIG-Mac] Blank help window

2018-10-18 Thread Marc Schwartz via R-SIG-Mac
//cran.utstat.utoronto.ca"; > 244c247 > < [1] 80 > --- > > [1] 168 > > > (2) Removing ~/Library/Preferences/org.R-project.R.plist > > Starting R.app after removing the plist does not resolve the blank help > window (but did restore R.app's factor

Re: [R-SIG-Mac] Blank help window

2018-10-18 Thread Marc Schwartz via R-SIG-Mac
Hi Ben, A question, because as I go back and re-read both this thread and the prior one you posted on this issue, I have been presuming that when you run R from the terminal, you can successfully get help to open in an external browser. However, given my re-read and what you now post below, I a

Re: [R-SIG-Mac] Blank help window

2018-10-18 Thread Marc Schwartz via R-SIG-Mac
nes on the "Help" tab - just as you surmised. > > Cheers (really!), > Ben > >> On Oct 18, 2018, at 5:32 PM, Marc Schwartz wrote: >> >> Hi Ben, >> >> A question, because as I go back and re-read both this thread and the prior >> one you p

Re: [R-SIG-Mac] Blank help window

2018-10-18 Thread Marc Schwartz via R-SIG-Mac
help in the default browser (Safari or Firefox > depending upon which is set to be the default browser). > > >> On Oct 18, 2018, at 6:04 PM, Marc Schwartz > <mailto:marc_schwa...@me.com>> wrote: >> >> Hi Ben, >> >> Ok, thanks for that clarific

Re: [R-SIG-Mac] Blank help window

2018-10-18 Thread Marc Schwartz via R-SIG-Mac
Ok, I think that Peter and Duncan are on to the key issue here. I have been trying to figure out what the difference is between displaying HTML help in R.app versus in the terminal and we now know. If running R in R.app, where .Platform$GUI == "AQUA", the key line in the HTML browser display pr

Re: [R-SIG-Mac] Blank help window

2018-10-18 Thread Marc Schwartz via R-SIG-Mac
Hi, Ok, that confirms the issue, as surmised. The default hosts file on macOS typically contains the following entries: ## ## # Host Database # # localhost is used to configure the loopback interface # when the system is booting. Do not change this entry. ## 127.0.0.1 localhost 255.255.255.255 b

Re: [R-SIG-Mac] Studio Server under High Sierra

2018-10-24 Thread Marc Schwartz via R-SIG-Mac
Hi, Also, to point out that RStudio has their own product support resources here: https://support.rstudio.com/hc/en-us <https://support.rstudio.com/hc/en-us> Regards, Marc Schwartz > On Oct 24, 2018, at 4:18 AM, Luis Puerto wrote: > > Hey! > > AFAIK you have to c

[R-SIG-Mac] R 3.5.3 macOS binary not signed?

2019-03-14 Thread Marc Schwartz via R-SIG-Mac
ary and do not have the issue there. Thanks, Marc Schwartz ___ R-SIG-Mac mailing list R-SIG-Mac@r-project.org https://stat.ethz.ch/mailman/listinfo/r-sig-mac

Re: [R-SIG-Mac] R 3.5.3 macOS binary not signed?

2019-03-14 Thread Marc Schwartz via R-SIG-Mac
019, at 8:43 AM, Dr Eberhard W Lisse wrote: > > Try from the commandline > > sudo spctl --master-disable > > and then install the package > > el > > Sent from Dr Lisse's iPad mini 4 > On 14 Mar 2019, 21:18 +0900, Marc Schwartz via R-SIG-Mac > , wrote:

Re: [R-SIG-Mac] R 3.5.3 macOS binary not signed?

2019-03-14 Thread Marc Schwartz via R-SIG-Mac
tent, just > signed. You can get is from the Mac master server > https://mac.R-project.org/bin/macosx now and other CRAN servers will sync in > due time. > > Thanks, > Simon > > > >> On Mar 14, 2019, at 8:18 AM, Marc Schwartz via R-SIG-Mac >> wrote: >

Re: [R-SIG-Mac] error in postscript -- unknown family 'Arial'

2019-05-01 Thread Marc Schwartz via R-SIG-Mac
Hi, An additional pointer that might be helpful: https://support.apple.com/guide/font-book/install-and-validate-fonts-fntbk1000/mac <https://support.apple.com/guide/font-book/install-and-validate-fonts-fntbk1000/mac> Regards, Marc Schwartz > On May 1, 2019, at 9:48 AM, Simo

Re: [R-SIG-Mac] Where is "sh" used by "R CMD check"?

2019-09-20 Thread Marc Schwartz via R-SIG-Mac
aves Hi Spencer, Typically via 'which' from a terminal: ~ which sh /bin/sh There is also 'whereis', but that will only check default system binary paths, whereas 'which' will also search your $PATH. In this case, they r

  1   2   >