Skip to content

package building

3 messages · Federico Calboli, Simon Urbanek, stefano iacus

#
Hi everyone,

how can I build a packge for R.app? I run R CMD check and R CMD biuld,
and all is fine, but I get a tarball... Is it what I should get for OS
X? 

Regards,

Federico Calboli
#
On May 31, 2005, at 3:21 PM, Federico Calboli wrote:

            
Yes.

It works as documented so if you want to build a binary you just use  
build --binary. If you want to place a binary file in a repository,  
you should rename it to package_version.tgz, though.

Cheers,
Simon
#
Hi Federico,

if you also want to "use" the package you need R CMD INSTALL or 
install.packages() from inside R.

stefano
On 31/mag/05, at 21:21, Federico Calboli wrote: