Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in r-package

R code in package vignette cannot run on CRAN for security reasons. How to manage such vignette?

r cran vignette r-package

Installing package fails when building vignettes ((..)/doc/index.html is missing)

r r-package vignette

Finding objects from other packages' namespaces in package code

Package build ignores Makevars flags

c++ r r-package

Writing `configure` file for an r package

autoconf r-package sbml

NAMESPACE option created by RcppArmadillo.package.skeleton causes error

Data Deprecation in R-package

r deprecated r-package

What is causing "Must request at least one colour from a hue palette" error in my R package only on linux-based builds?

Where to create package environment variables?

What kind of license is the best license for an R package? [closed]

r r-package

R CMD Check: Skip 'checking re-building of vignette outputs'

r travis-ci r-package

CRAN submission - R CMD Check warning - compilation flags used

r r-package cran

Error : "sh: gfortran: command not found" | Ubuntu 16.04

r ubuntu-16.04 r-package

load/remove user-defined unit on package load/unload: best practise?

Including Command Line Scripts with an R Package

r package rscript r-package

reg.finalizer() in an R package does not execute at the end of an R session

r finalizer r-package

How to add external data file into developing R package?

r r-package

Displaying numbered list in R package

r r-package roxygen2

How to make variable available to namespace at loading time

r devtools r-package

Package Relative Paths in R

r r-package