Warning messages:
1: In install.packages("fmesher", dependence = T) :
installation of package ‘units’ had non-zero exit status
2: In install.packages("fmesher", dependence = T) :
installation of package ‘sf’ had non-zero exit status
3: In install.packages("fmesher", dependence = T) :
installation of package ‘fmesher’ had non-zero exit status
On 20 Oct 2023, at 13:41, Jeff Lee <dere...@gmail.com> wrote:
Hi Finn,
To view this discussion on the web, visit https://groups.google.com/d/msgid/r-inla-discussion-group/90b18809-cd99-4ddb-843d-c68e9634876bn%40googlegroups.com.
On Oct 20, 2023, at 9:48 AM, Finn Lindgren <finn.l...@gmail.com> wrote:
That definitely looks like a more fundamental system problem. Can you see more of the actual information output? The warnings just say “there was a problem” but the rest of the install.packages() output usually contains much more details when something goes wrong.
To view this discussion on the web, visit https://groups.google.com/d/msgid/r-inla-discussion-group/CE66C1D3-043C-41EF-870E-5CC8415394C6%40gmail.com.
On 20 Oct 2023, at 17:39, Nadeesha Jayaweera <nadeeshaja...@gmail.com> wrote:
Hi Finn,