Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Support package data #219

@kamilzyla

Description

@kamilzyla

It seems that box doesn't handle datasets exported from packages:

> box::use(datasets[mtcars])
Error in attach_list(spec, names(mod_exports)) : 
  Name “mtcars” not exported by datasets
> datasets::mtcars # Works fine

Perhaps the problem is lazy loading of data? This happens on other packages as well, e.g. box::use(zipcodeR[zip_code_db]).

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions