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

Add helpful messages for longer running functions (cf. devtools::check()) #135

Open
peterdesmet opened this issue Oct 16, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@peterdesmet
Copy link
Member

It would be good longer running functions such as:

  • read_camtrapdp()
  • write_eml()
  • write_dwc()

Provided helpful messages (note that the latter two already do to some extent).

Cf. devtools::check() it would be nice if we could change he status from a spinner to a check and indicate the time it took:

✔ reading data (642ms)
✔ creating eventIDs ...
/ updating spatial and temporal scope in metadata ...
@peterdesmet peterdesmet added the enhancement New feature or request label Oct 16, 2024
peterdesmet added a commit that referenced this issue Oct 16, 2024
peterdesmet added a commit that referenced this issue Oct 16, 2024
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