Dear all,
I haven't been working with R before, but has been asked by my
colleagues to investigate the possibility of using R plotting
capabilities from external (C) code. They have several plotting
functions, implemented in R, that are needed to be included in a
front-end Windows-based applicatio
t.lib" <-
> function(lib, pkg)
> {
> library.dynam("your_pkd_name", package = pkg, lib.loc = lib)
> return(invisible(0))
> }
>
> This is required when you have C/Fortran code. See the writing R extension
> manual.
> Best,
> Mathieu
>
> Yulia Arzhaeva a écr
Hello,
I have difficulties in finding why I cannot load a custom R package in
Linux (Suse 10). When I run R CMD check for a package source folder I
get the following message:
".
Error in dyn.load(file, ...) :
unable to load shared library
'/home/yarz/projects/Riman/Riman.Rcheck/Riman/libs/Ri