Skip to content

handle TBB via RcppParallel when generating a package #183

@paciorek

Description

@paciorek

We need to address [https://rcppcore.github.io/RcppParallel/](these items) if creating a package that uses TBB, namely modifying DESCRIPTION, NAMESPACE, Makevars and possibly including the RcppParallel.h header in code files. Of those items, we currently (in part via PR #140) address NAMESPACE and LinkingTo in DESCRIPTION.

PR #140 is enough for us to continue development as it allows TBB to be used on Linux (and I think Mac) even when using writePackage.

So I am posting this for us to come back to when we are at a good point to do testing on Windows, particularly in terms of creating packages.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions