This looks like a change in the way the the R RPM is built, not a change
in R itself. The new RPM relies directly on external BLAS and LAPACK and
does not build its own. That is a legitimate choice, so the best course
of action is to inform RStudio.
Martyn
On Fri, 2014-05-23 at 01:19 +1000, Peter Baker wrote:> Hi All
>
> I just installed R 3.1 on fedora 20 after removing rstudio
>
> # rpm -q R
> R-3.1.0-5.fc20.x86_64
>
> after I removed rstudio (I don't use it that much but need it for
teaching)
> I tried to reinstall rstudio but its missing libRblas.so and libRlapack.so
> dependencies
>
> I'm guessed it would be OK to force it because lapack-devel and
blas-devel
> are installed so I tried
>
> # rpm -ivh --no-deps rstudio-0.98.507-x86_64.rpm
>
> but I'm not sure this is OK because rstudio seems to be dead although I
> suspect thats a different problem - eg in terminal
>
> $ rstudio
> "TypeError: 'undefined' is not an object (evaluating
> 'window.desktopHooks.notifyRCrashed')"
>
> Comments welcome
>
> Thanks
>
> Cheers
> Peter
>
> =================================================>
> # rpm -ivh /home/pete/Downloads/rstudio-0.98.507-x86_64.rpm
> error: Failed dependencies:
> libRblas.so()(64bit) is needed by rstudio-0.98.507-1.x86_64
> libRlapack.so()(64bit) is needed by rstudio-0.98.507-1.x86_64
>
> # yum install /home/pete/Downloads/rstudio-0.98.507-x86_64.rpm
> Loaded plugins: langpacks, refresh-packagekit
> Examining /home/pete/Downloads/rstudio-0.98.507-x86_64.rpm:
> rstudio-0.98.507-1.x86_64
> Marking /home/pete/Downloads/rstudio-0.98.507-x86_64.rpm to be installed
> Resolving Dependencies
> --> Running transaction check
> ---> Package rstudio.x86_64 0:0.98.507-1 will be installed
> --> Processing Dependency: libRblas.so()(64bit) for package:
> rstudio-0.98.507-1.x86_64
> --> Processing Dependency: libRlapack.so()(64bit) for package:
> rstudio-0.98.507-1.x86_64
> --> Finished Dependency Resolution
> Error: Package: rstudio-0.98.507-1.x86_64 (/rstudio-0.98.507-x86_64)
> Requires: libRlapack.so()(64bit)
> Available: R-core-3.0.2-1.fc20.x86_64 (fedora)
> libRlapack.so()(64bit)
> Installed: R-core-3.1.0-5.fc20.x86_64 (@updates)
> Not found
> Error: Package: rstudio-0.98.507-1.x86_64 (/rstudio-0.98.507-x86_64)
> Requires: libRblas.so()(64bit)
> Available: R-core-3.0.2-1.fc20.x86_64 (fedora)
> libRblas.so()(64bit)
> Installed: R-core-3.1.0-5.fc20.x86_64 (@updates)
> Not found
> You could try using --skip-broken to work around the problem
> You could try running: rpm -Va --nofiles --nodigest
>
-----------------------------------------------------------------------
This message and its attachments are strictly confidenti...{{dropped:8}}