I am not sure what the first issue was, but the second is an old R
issue. It happens when you update a package while its package (or
help) database, the rdb file mentioned in the error message, is open
in the current R session, i.e. when the package is loaded. The
database keeps an index to the obj
I wonder if Dropbox “smartsync” is the culprit here. I’ve noticed this
feature can create confusion between programs when Dropbox provides (a link
to) the file when it is opened but only when it recognizes the file is
being opened.
On Tue, 5 Nov 2019 at 7:46 pm, Gábor Csárdi wrote:
> I am not su
Maybe dropbox can make things worse, if your package library happens
to be in Dropbox. (I would think this is not a good idea.)
But it does happen without Dropbox, and if you install packages
frequently, e.g. if you develop a bunch of packages, then it is a
familiar error, it does happen all the t
Hi,
I would like to
1- Use LAPACK, BLAS, and CBLAS paths in my configure file. What is the command
to use or what are the environment variables to read?
2- Check if OpenBLAS is installed on the system or not. I tried to use
pkg-config but it doesn't work with CRAN servers, any alternatives?
On Tue, Nov 5, 2019 at 10:12 AM Sameh M. Abdulah
wrote:
> 1- Use LAPACK, BLAS, and CBLAS paths in my configure file. What is the
> command to use or what are the environment variables to read?
According to WRE [1] you should include "$(LAPACK_LIBS) $(BLAS_LIBS)
$(FLIBS)" in PKG_LIBS via src/Make
My package requires LAPACK, LAPACKE, BLAS, and CBLAS, this why I think OpenBLAS
should be available to support all these libraries.
--Sameh
On 11/5/19, 1:09 PM, "Ralf Stubner" wrote:
On Tue, Nov 5, 2019 at 10:12 AM Sameh M. Abdulah
wrote:
> 1- Use LAPACK, BLAS, and CBLAS paths in
Hello,
rlang 0.4.1 was released on 24th of October, but the macOS binaries
haven't been distributed yet. Is the binary service down?
I also see the check results for macOS haven't been published yet,
which could be related?
Best,
Lionel
__
R-package-d
Can you pls send a message to Simon?
Best,
Uwe Ligges
On 05.11.2019 14:38, Lionel Henry wrote:
Hello,
rlang 0.4.1 was released on 24th of October, but the macOS binaries
haven't been distributed yet. Is the binary service down?
I also see the check results for macOS haven't been published ye
>From Simon:
> thanks, there were issues with the machine after a power failure.
> The builds are back up and currently running, but catching up takes a while.
Best,
Lionel
On Tue, Nov 5, 2019 at 2:59 PM Uwe Ligges
wrote:
>
> Can you pls send a message to Simon?
>
> Best,
> Uwe Ligges
>
>
> On