Re: [R-SIG-Mac] Help on reducing size of shared libraries on MacOS on CRAN

2023-03-18 Thread Ken Beath
A random sample of packages linking to Rcpp shows that many have NOTEs for installed package size. I would avoid using special compiler flags, as this is something that may cause problems in the future. Ken > On 19 Mar 2023, at 8:27 am, Gilberto Camara > wrote: > > Hi Simon > > Many

Re: [R-SIG-Mac] Help on reducing size of shared libraries on MacOS on CRAN

2023-03-18 Thread Gilberto Camara
Hi Simon Many thanks for your quick response. My concern has to do with the CRAN Repository Policies, which state: "Maintainers will be asked to update packages which show any warnings or significant notes”. Since the concept of what are “significant notes" is not clearly defined, it is

Re: [R-SIG-Mac] Help on reducing size of shared libraries on MacOS on CRAN

2023-03-18 Thread Simon Urbanek
Gilberto, Please note that size checks are not really relevant for binary packages - it is normal for binaries to be large as they may include static libraries (e.g., rgdal has 273Mb). Also note that 4.8Mb is rather small for a library since it also includes debugging symbols (CRAN packages

[R-SIG-Mac] Help on reducing size of shared libraries on MacOS on CRAN

2023-03-18 Thread Gilberto Camara
Dear R-SIG-MAC members We are the developers of R package sits and would like to ask for your help in solving a problem with library size on R macOS binaries. Before submission to CRAN, version 1.3.0 of sits (https://cran.r-project.org/web/packages/sits/index.html) has been tested in various

Re: [R-SIG-Mac] help with GUI for R.4.0.0 for Mac Catalina

2019-12-05 Thread Bryan Hanson
Not exactly helpful, but I have had the exact same experience for over a month. I don’t think that GUI is in the package. Bryan > On Dec 5, 2019, at 6:32 PM, William Revelle wrote: > > Dear friends, > > I am trying to do the final tests on the next version of psych. I am testing > it on

[R-SIG-Mac] help with GUI for R.4.0.0 for Mac Catalina

2019-12-05 Thread William Revelle
Dear friends, I am trying to do the final tests on the next version of psych. I am testing it on r 4.0.0 which I can do using X-Quartz and R CMD … etc. However, it would be nice to run R.4.0.0 with Simon’s GUI for my normal work. I have tried to load 4.0,0 several times from the

Re: [R-SIG-Mac] Help Topic Search banner will not close

2019-05-03 Thread BATES Timothy
Just to say can replicate this problem: the button text is erased and the expand search window can’t be closed and neither button responds to user input once yes is chosen. Happens every time. was present for a couple of versions ago. R version: R version 3.6.0 (2019-04-26) On 2 May 2019, at

Re: [R-SIG-Mac] HELP

2018-03-20 Thread BATES Timothy
Just FYI, I've had a lot of students in the last 2-weeks reporting errors like this about other packages with dependencies that have their own dependencies. The full chain doesn't appear to be being followed. For some, on Macs I think, they also have the problem of install.packages() trying to

Re: [R-SIG-Mac] HELP

2018-03-20 Thread Keith O'Hara
The dependence seems to come from rms -> multcomp -> mvtnorm. Keith > On Mar 20, 2018, at 11:44 AM, David Winsemius wrote: > > >> On Mar 20, 2018, at 8:35 AM, Keith O'Hara wrote: >> >> Did you try reinstalling the mvtnorm package? >> >> Keith

Re: [R-SIG-Mac] HELP

2018-03-20 Thread David Winsemius
> On Mar 20, 2018, at 8:35 AM, Keith O'Hara wrote: > > Did you try reinstalling the mvtnorm package? > > Keith > >> On Mar 19, 2018, at 10:56 PM, Yonabeth Nava de Escalante >> wrote: >> >> I am trying to install the ‘rms’ package in my Mac OS X

Re: [R-SIG-Mac] HELP

2018-03-20 Thread Keith O'Hara
Did you try reinstalling the mvtnorm package? Keith > On Mar 19, 2018, at 10:56 PM, Yonabeth Nava de Escalante > wrote: > > I am trying to install the ‘rms’ package in my Mac OS X Yosemite 10.10.5. > When I try to load the library I get this error: > >> library(rms) >

[R-SIG-Mac] HELP

2018-03-20 Thread Yonabeth Nava de Escalante
I am trying to install the ‘rms’ package in my Mac OS X Yosemite 10.10.5. When I try to load the library I get this error: > library(rms) Error in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]) : there is no package called ‘mvtnorm’ Error: package or namespace load failed

Re: [R-SIG-Mac] help: change of e-mail address

2018-02-01 Thread peter dalgaard
Um, no we can't! You are writing to all subscribers of the list and we cannot mess with eachother's subscriptions. In case of administrative trouble, you need > r-sig-mac-ow...@r-project.org However, are you _sure_ that it didn't work to follow the instructions at

[R-SIG-Mac] help: change of e-mail address

2018-01-31 Thread Hagens, M. (Mathilde)
To whom it may concern, I've been trying to change my e-mail address unsuccessfully via the World Wide Web. Could you please change my e-mail address to mathilde.hag...@wur.nl? Thank you, Mathilde Dr. M. (Mathilde) Hagens | Assistant Professor | Department of Soil Quality | Wageningen

Re: [R-SIG-Mac] Help! R Freezes When Clicking on the Icons

2016-07-07 Thread David Winsemius
> On Jul 5, 2016, at 6:25 AM, Scott Novogoratz wrote: > > While it started as an occasional freeze, I now can no longer get the R.app > Source Script icon to perform. Each time I click it, I get the spinning > pinwheel and need to Force Quit R. > > Here’s my

Re: [R-SIG-Mac] Help! Freezes Consistently When Trying to Execute R Source Script

2016-07-03 Thread David Winsemius
I’m not at the level where I could effectively debug this issue and normally I wouldn’t jump in, but this is a long holiday weekend in the US and it wouldn’t surprise me if Simon didn’t see this for a couple of days. I would first try deleting R.app from the Applications folder and

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

2016-03-08 Thread peter dalgaard
> On 08 Mar 2016, at 15:26 , Marc Schwartz wrote: > > Hi, > > Did you folks re-install R (and XQuartz) after upgrading to El Capitan? Apropos: Notice that the latest broad-ranging security issue for OSX involves the Sparkle upgrade architecture used by XQuartz. For now,

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

2016-03-08 Thread Marc Schwartz
Hi, Did you folks re-install R (and XQuartz) after upgrading to El Capitan? As per the R Installation and Administration manual: https://cran.r-project.org/doc/manuals/r-release/R-admin.html#Installing-R-under-OS-X "If you update your OS X version, you should re-install R (and perhaps

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

2016-03-08 Thread Josh Izzard
I also have this problem, I do not know what it is from On Wednesday, February 10, 2016 at 11:44:24 PM UTC-5, Gray, Joshua wrote: > > I am having trouble with my R installation after upgrading to El Capitan > (although the timing could be entirely coincidental). The help files are > not

[R-SIG-Mac] Help files not available

2016-02-10 Thread Gray, Joshua
I am having trouble with my R installation after upgrading to El Capitan (although the timing could be entirely coincidental). The help files are not available, for instance: > help("lm") Opens the help window in the R GUI, but the message there is: Error in file(out, "wt") : cannot open the

Re: [R-SIG-Mac] Help page key bindings

2015-08-16 Thread Carl Witthoft
May I suggest an alternative? Since MacOS allows you to bind the keystroke of your choice to any menu item (on an app-specific basis), if the help/forwards and help/backwards were added to a menu, then everyone could set whatever bindings they prefer. -- Carl Witthoft c...@witthoft.com

Re: [R-SIG-Mac] Help with windowWillClose notification

2014-09-04 Thread Duncan Murdoch
I believe I have finally fixed this. Thanks to Simon who gave the right solution: use the windowWillClose notification rather than the dealloc message. Thanks also to Neil Tiffin who told me something about how to implement this, and to Michail Vidiassov who did some nice debugging. For future

Re: [R-SIG-Mac] HELP: R for Mac OS 10.9 Mavericks Malfunction

2014-07-07 Thread Senyo Norgbey, MD
On opening terminal.app, here is my equivalent below.. Last login: Mon Jul 7 08:04:16 on console Senyo-Norgbeys-MacBook-Pro:~ sennorg$ locale LANG= LC_COLLATE=C LC_CTYPE=UTF-8 LC_MESSAGES=C LC_MONETARY=C LC_NUMERIC=C LC_TIME=C LC_ALL= Can you please provide me further instructions on

Re: [R-SIG-Mac] HELP: R for Mac OS 10.9 Mavericks Malfunction

2014-07-07 Thread Prof Brian Ripley
On 07/07/2014 15:12, Senyo Norgbey, MD wrote: On opening terminal.app, here is my equivalent below.. Last login: Mon Jul 7 08:04:16 on console Senyo-Norgbeys-MacBook-Pro:~ sennorg$ locale LANG= LC_COLLATE=C LC_CTYPE=UTF-8 LC_MESSAGES=C LC_MONETARY=C LC_NUMERIC=C LC_TIME=C LC_ALL=

[R-SIG-Mac] HELP: R for Mac OS 10.9 Mavericks Malfunction

2014-07-03 Thread Senyo Norgbey, MD
Hello.. After installing the above named version of R on my Macbook Pro and starting it, the message below appears in the R window... *R version 3.1.0 (2014-04-10) -- Spring Dance* *Copyright (C) 2014 The R Foundation for Statistical Computing* *Platform: x86_64-apple-darwin13.1.0 (64-bit)* *R

Re: [R-SIG-Mac] HELP: R for Mac OS 10.9 Mavericks Malfunction

2014-07-03 Thread Senyo Norgbey, MD
Ok Adrian.. Will try that and give you feedback.. Thanks a lot.. Kind regards.. *Senyo Norgbey, MD**MS Candidate '14* *Johns Hopkins University School of Medicine, * *Division of Health Sciences Informatics,* *2024 East Monument Street/Suite 1-200* *Baltimore, MD 21205* *(+1)

Re: [R-SIG-Mac] HELP: R for Mac OS 10.9 Mavericks Malfunction

2014-07-03 Thread Adrian Dușa
On Thu, Jul 3, 2014 at 6:09 PM, Senyo Norgbey, MD senn...@gmail.com wrote: Hello.. After installing the above named version of R on my Macbook Pro and starting it, the message below appears in the R window... [...] Try opening a Terminal, and type this: defaults write org.R-project.R

Re: [R-SIG-Mac] Help on the quartz font problem

2013-07-12 Thread David Winsemius
On Jul 12, 2013, at 3:45 AM, Yanyuan Zhu wrote: Dear All, I got some problems in displaying my font when I plot by R. Here's the environment I use x86_64-apple-darwin10.8.0 R version 3.0.1 (2013-05-16) -- Good Sport When I try to plot a figure in either Rstudio or Emacs(with ESS), for

Re: [R-SIG-Mac] Help on the quartz font problem

2013-07-12 Thread Yanyuan Zhu
Dear David I tried to hide all my personal fonts in the directory /Users/(home)/Library/Fonts, and use the system fonts only, then it works fine. You are right, thanks ! On Jul 13, 2013, at 1:54 AM, David Winsemius dwinsem...@comcast.net wrote: On Jul 12, 2013, at 3:45 AM, Yanyuan Zhu

Re: [R-SIG-Mac] help(foo, help_type = text)

2013-03-15 Thread David Winsemius
On Mar 14, 2013, at 2:58 PM, ian m s white wrote: When I use the R.app GUI, underlined text produced by help(…, help_type = text) appears as _^Ht_^He_^Hx_^Ht (for example). Any cure for this? If you choose an external editor (in the Editor Preferences panel), you get whatever display

[R-SIG-Mac] help(foo, help_type = text)

2013-03-14 Thread ian m s white
When I use the R.app GUI, underlined text produced by help(…, help_type = text) appears as _^Ht_^He_^Hx_^Ht (for example). Any cure for this? sessionInfo() R version 2.15.3 (2013-03-01) Platform: i386-apple-darwin9.8.0/i386 (32-bit) locale: [1]

Re: [R-SIG-Mac] help with Tcl/Tk

2012-12-05 Thread Ivan Calandra
Hi Ray! That was it!! I didn't know about this, but now it works perfectly; thanks a lot! Ivan -- Ivan CALANDRA Université de Bourgogne UMR CNRS/uB 6282 Biogéosciences 6 Boulevard Gabriel 21000 Dijon, FRANCE +33(0)3.80.39.63.06 ivan.calan...@u-bourgogne.fr

[R-SIG-Mac] help with Tcl/Tk

2012-12-04 Thread Ivan Calandra
Dear users, In trying to use tcltk, svDialogs and gsubfn I have encountered an error that seems to stem from package Tcl/Tk. I can load tcltk, everything looks fine, but if I try ?tk_choose.dir or whatever, then R hangs and I have to force exit. I have tried with svDialogs as well and here

Re: [R-SIG-Mac] help with Tcl/Tk

2012-12-04 Thread Ray DiGiacomo, Jr.
Bonjour Ivan, Did you have a chance to install the tcltk-8.5.5-x11.dmg file at: http://cran.r-project.org/bin/macosx/tools/ Best Regards, Ray DiGiacomo, Jr. Healthcare Predictive Analytics Specialist Master R Trainer President, Lion Data Systems LLC President, The Orange County R User Group

[R-SIG-Mac] HELP : problem failed during installation R for Mac OS X

2012-10-17 Thread agnesia adhissa
Dear All, I am so sorry, i would like to ask about my problem during installation of R in my mac. I already installed the R 2.15.1 package. But there are some error appears in the windows, which are : During startup - Warning messages: 1: Setting LC_CTYPE failed, using C  2: Setting

Re: [R-SIG-Mac] HELP : problem failed during installation R for Mac OS X

2012-10-17 Thread Simon Urbanek
Agnesia, On Oct 16, 2012, at 7:03 PM, agnesia adhissa wrote: Dear All, I am so sorry, i would like to ask about my problem during installation of R in my mac. I already installed the R 2.15.1 package. But there are some error appears in the windows, which are : During startup -

Re: [R-SIG-Mac] Help on using R CMD SHLIB for compiling shared libraries calling Fortran?

2011-12-14 Thread Jooil Kim
Hi Simon, Thanks, I'll try that! Cheers, Jooil -- Jooil Kim Postdoc Fellow Scripps Institution of Oceanography, UC San Diego Mailing address: 9500 Gilman Drive # 0244 La Jolla, CA 92093-0244, USA For FedEx/UPS: 8675 Discovery Way, Vaughan Hall Rm. 447 La Jolla, CA 92037, USA On Tuesday,

[R-SIG-Mac] Help on using R CMD SHLIB for compiling shared libraries calling Fortran?

2011-12-13 Thread Jooil Kim
Hello all, I'm interested in calling some Fortran subroutines in R, and I have been trying out R CMD SHLIB. I'm using R ver 2.14.0, and just installed the latest version of Xcode 4.2.1. I also downloaded and installed gfortran 4.2.3 (from the .dmg at

Re: [R-SIG-Mac] Help on using R CMD SHLIB for compiling shared libraries calling Fortran?

2011-12-13 Thread Simon Urbanek
Jooil, most recent Xcode in Lion removes gcc-4.2, so you may want to install it from either from Xcode 4.0/4.1 or from http://r.research.att.com/tools/ The direct link is http://r.research.att.com/tools/gcc-42-5666.3-darwin11.pkg Also you can remove the Fortran you installed before (using