Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Should check_package() return TRUE? #147

Closed
peterdesmet opened this issue Aug 10, 2023 · 1 comment
Closed

Should check_package() return TRUE? #147

peterdesmet opened this issue Aug 10, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@peterdesmet
Copy link
Member

See the discussion of a similar camtraptor function at inbo/camtraptor#245 (comment)

@peterdesmet peterdesmet added the enhancement New feature or request label Aug 10, 2023
@peterdesmet peterdesmet self-assigned this Aug 10, 2023
@peterdesmet
Copy link
Member Author

It already does

library(frictionless)
frictionless:::check_package(example_package)
#> [1] TRUE

Created on 2023-08-10 with reprex v2.0.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant