Skip to content

Reason behind R_unload_dbarts not being called #75

@mlechon

Description

@mlechon

Hi! This one is not really a bug, but a "thank you" note.

Looking at the source code of dbarts I came across this comment:

// as of R 3.1, auto-unload never gets called

I believe the reason behind it is this R core issue.

I was having the same problem while developing a package of my own. I grepped CRAN for packages with R_unload_ functions and your comment help me realize that the issue wasn't in my code.

Many thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions