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

Clean #19

Closed
wants to merge 13 commits into from
Closed

Clean #19

wants to merge 13 commits into from

Conversation

hsonne
Copy link
Member

@hsonne hsonne commented May 2, 2024

This change is Reviewable

hsonne added 13 commits May 2, 2024 02:02
- improve indentation
- use cat() instead of print() with respect
  of the "dbg" variable (using new helper
  function cat_and_run() -> do not depend on
  the "glue" package
- return early within lapply() function
Passing only the package name does not work
(any more?)!

Check for installed packages out of lapply()
and improve the corresponding message
- improve indentation
- improve indentation and spacing
- improve indentation
- use one pipe, together with selectElements()
  from kwb.utils
- return early if ignore_pkgs is NULL
- rename "ignore_condition" to "is_ignored"
- use intermediate variable "package_db"
- use a magrittr pipe
and reuse this function in get_recursive_pkg_dependencies()
- improve indentation
- use "L" to indicate integer
@hsonne
Copy link
Member Author

hsonne commented May 2, 2024

Wrong target!

@hsonne hsonne closed this May 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant