Skip to content

Have source release available for use with R package #33

@gothub

Description

@gothub

NCEAS and rOpenSci are eager to integrate the C++ version of YW into an R package
that will wrap YW functionality to make it easily available to R users, and for use into
our own R packages. No repo has been setup for this yet.

One of the restrictions of distributing an R package (via CRAN) is that
no pre-compiled libraries can be included with the R package (no pre-compiled YW C++)
library. The build process for the R package in CRAN howwever, can perform all the linking
(sqlite, XSB).

So, it would be very helpful to have 'source' releases available that could be used by the R package.

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