Skip to content

Add the '13 steps for package with C++ library' paper? #1077

@eddelbuettel

Description

@eddelbuettel

How to build R package with an external C++ library is still tricky, with or without Rcpp. In workshops I often mention three cases of i) headers-only, ii) small sources (to be included), iii) large sources (external library) and mention that especially the latter one is still hard esp cross-platform.

Now, I did sit down in November on wrote down some notes that turned into a arXiv pre-print (at arxiv.org/abs/1911.06416) that I actually never really announced,. Somehow made it into a twitter thread recently, and people seem to find it useful. It occurred to me that we could stick it into the package as a new vignette as well.

Thoughts? Yay? Nay?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions