> On 3 Apr 2020, at 13:25, Simon Urbanek wrote:
>
> Rainer,
>
>
>> On 3/04/2020, at 10:01 PM, Rainer M Krug wrote:
>>
>> Thanks a lot for your detailed response - it is very much appreciated.
>>
>>> On 2 Apr 2020, at 22:30, Simon Urbanek wrote:
>>>
>>>
>>>
On 2/04/2020, at 9:15 P
> On 2 Apr 2020, at 10:15, Patrick Schratz wrote:
>
> AFAIK most people on that list would vote hard against installing R via
> homebrew for several reasons - maybe there should be a section about this on
> the R dev / CRAN page to address this topic, @Simon? Otherwise this will come
> up a
gt; Date: Fri, 20 Oct 2017 18:02:33 +
>> From: "MacQueen, Don"
>> To: David Winsemius , Rainer Krug
>>
>> Cc: John , "r-sig-mac@r-project.org"
>>
>> Subject: Re: [R-SIG-Mac] Macports installation problem
>> Message
> On 19 Oct 2017, at 20:25, Robert Baer wrote:
>
>
> -- snip --
>
I think using MacPorts might actually be the "error" that needs
correction. I would suggest an alternate strategy. Go to
http://r.research.att.com/libs/ and get the appropriate version of cairo,
probably
> On 18 Oct 2017, at 17:17, David Winsemius wrote:
>
>>
>> On Oct 17, 2017, at 11:58 PM, Rainer Krug > <mailto:rainer_k...@icloud.com>> wrote:
>>
>> This is related to Macports and not to R - please post your question on
>> their mailing list
> On 17 Oct 2017, at 17:18, David Winsemius wrote:
>
>>
>> On Oct 17, 2017, at 7:56 AM, David Winsemius wrote:
>>
>>>
>>> On Oct 17, 2017, at 1:43 AM, Rainer Krug wrote:
>>>
>>> Hi
>>>
>>> One question about
This is related to Macports and not to R - please post your question on their
mailing list. If it would be about errors installing R, that would be different.
Cheers,
Rainer
> On 18 Oct 2017, at 02:36, John wrote:
>
> Hi,
>
> I tried to install Cairo graphics
>
> https://www.cairographi
Hi
One question about home-brew installation:
After upgrading to High Sierra (and update to R 3.4.2), I don’t get tcl-tk
support in R.
I get the following error:
> library(tcltk)
Error: package or namespace load failed for ‘tcltk’:
.onLoad failed in loadNamespace() for
Hi
I might be completely off, but might it be a problem if R and your library are
build using different compiler / versions of compilers?
If this could be the case, you could try to install R from source using
home-brew and than compile your library using the same compiler and versions
for R.