I am quite new in R, I looked at R manual- how to build R Package,
still not very clear. Yes, it would be very helpful if I could
download a package having Fortran source codes to look at, Do
you know any package built with Fortran source code? Thanks!
Liy
- 原始邮件 -
发件人: "Kasper Danie
On 27/08/2012 3:43 PM, Simon Jackman wrote:
in the "Details" section:
"It this is unset…"
should read
"If this is unset"
Thanks, will fix.
Duncan Murdoch
> version
_
platform x86_64-apple-darwin9.8.0
arch x86_64
os darwin9.8.0
system x86
in the "Details" section:
"It this is unset…"
should read
"If this is unset"
> version
_
platform x86_64-apple-darwin9.8.0
arch x86_64
os darwin9.8.0
I am including an external piece of software in an R package. This
software ships with its own configure script generated by
autoconf/automake, and this script is being run as part of the package
configure script.
The package contains a file
m4/lt~obsolete.m4
which - as far as I can see - is a
On 2012-08-27 11:32, Uwe Ligges wrote:
On 26.08.2012 20:01, Laurent Gautier wrote:
On 2012-08-26 19:27, Prof Brian Ripley wrote:
On 26/08/2012 18:20, Laurent Gautier wrote:
On 2012-08-26 19:03, Prof Brian Ripley wrote:
On 26/08/2012 17:25, Laurent Gautier wrote:
Hi,
I just stumbled on the
Jeff,
Thanks for the reply.
For "explicit dependency", can dll and functions be specified
in namespace and imported by the package automatically? or
the user has to use dyn.load and is.loaded to load the dll
and functions in R? If it is the former, could you point
me to an example that I could
On 26.08.2012 20:01, Laurent Gautier wrote:
On 2012-08-26 19:27, Prof Brian Ripley wrote:
On 26/08/2012 18:20, Laurent Gautier wrote:
On 2012-08-26 19:03, Prof Brian Ripley wrote:
On 26/08/2012 17:25, Laurent Gautier wrote:
Hi,
I just stumbled on the following apparent oddity: the package
On 27-08-2012, at 09:46, Prof Brian Ripley wrote:
> R-devel has been warning for some time about hidden files (in the Unix sense,
> starting with a period) in source packages. We could get R CMD build and
> the CRAN incoming scripts to remove these *if* we knew that they were never
> needed.
R-devel has been warning for some time about hidden files (in the Unix
sense, starting with a period) in source packages. We could get R CMD
build and the CRAN incoming scripts to remove these *if* we knew that
they were never needed.
It seems clear that
.Rapp.history
.Rhistory
.Rbuildindex