Skip to content

bug in nimble.Makevars.file option in createMakevars? #1593

@paciorek

Description

@paciorek

I see this in the definition of createMakevars()

function(pkgFlags, pkgLibs, ..., dir = getwd(), 
         .copyFrom = getOption("nimble.Makevars.file",

but that seems to be trying to find an R option not a nimble option.

@perrydv thoughts? Is this the mechanism by which a user is supposed to be able to affect the Makevars in nimble_generatedCode?

(Also as a side note, if a user did this, would they also need to put into their Makevars all the stuff we have in Makevars_lib?)

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