ows binaries on CRAN.
Uwe Ligges
Paul
-Original Message-
From: r-devel-boun...@r-project.org [mailto:r-devel-bounces@r-
project.org] On Behalf Of Francesco Finazzi
Sent: September 14, 2011 3:41 AM
To: r-devel@r-project.org
Subject: [Rd] Building R package with precompiled shared
@r-project.org [mailto:r-devel-bounces@r-
>> project.org] On Behalf Of Francesco Finazzi
>> Sent: September 14, 2011 3:41 AM
>> To: r-devel@r-project.org
>> Subject: [Rd] Building R package with precompiled shared library
>>
>> Dear R users,
>>
>>
cannot include
them in the package.
Paul
> -Original Message-
> From: r-devel-boun...@r-project.org [mailto:r-devel-bounces@r-
> project.org] On Behalf Of Francesco Finazzi
> Sent: September 14, 2011 3:41 AM
> To: r-devel@r-project.org
> Subject: [Rd] Building R package with
Dear R users,
we are trying to build a R package that includes a precompiled shared
library, let's say mylib.so. We created the skeleton of the package
and we moved the mylib.so file into the libs folder that we created at
the same level of the folders man and R. Moreover we created the file
NAMES