search for: goranbrostrom

Displaying 3 results from an estimated 3 matches for "goranbrostrom".

2018 Jul 05
2
Segfault on ubuntu 18.04
I am running R 3.5.1 on ubuntu 18.04, installed via apt. When I run R from the bash prompt, I get (reinstalling r-base doesn't help) > devtools::install_github("goranbrostrom/eha", build_vignettes = TRUE) *** caught segfault *** address 0x68456, cause 'memory not mapped' Traceback: 1: dyn.load(file, DLLpath = DLLpath, ...) 2: library.dynam(lib, package, package.lib) 3: loadNamespace(name) 4: doTryCatch(return(expr), name, parentenv, handler) 5...
2018 Jul 05
0
Segfault on ubuntu 18.04
...> > > > On Thu, 2018-07-05 at 21:37 +0200, G?ran Brostr?m wrote: >> I am running R 3.5.1 on ubuntu 18.04, installed via apt. When I run >> R >> from the bash prompt, I get (reinstalling r-base doesn't help) >> >> > devtools::install_github("goranbrostrom/eha", build_vignettes = >> TRUE) >> >> *** caught segfault *** >> address 0x68456, cause 'memory not mapped' >> >> Traceback: >> 1: dyn.load(file, DLLpath = DLLpath, ...) >> 2: library.dynam(lib, package, package.lib) >>...
2018 Jul 06
0
Segfault on ubuntu 18.04
...ot build from source.) regards Enrico Quoting G?ran Brostr?m <goran.brostrom at umu.se>: > I am running R 3.5.1 on ubuntu 18.04, installed via apt. When I run > R from the bash prompt, I get (reinstalling r-base doesn't help) > >> devtools::install_github("goranbrostrom/eha", build_vignettes = TRUE) > > *** caught segfault *** > address 0x68456, cause 'memory not mapped' > > Traceback: > 1: dyn.load(file, DLLpath = DLLpath, ...) > 2: library.dynam(lib, package, package.lib) > 3: loadNamespace(name) > 4: doTryCatch(retur...