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

Miscellaneous minor improvements #143

Merged
merged 4 commits into from
May 1, 2024
Merged

Miscellaneous minor improvements #143

merged 4 commits into from
May 1, 2024

Conversation

slager
Copy link
Contributor

@slager slager commented May 1, 2024

Miscellaneous minor improvements:

  • Alphabetize packages in DataPackageR's DESCRIPTION file using desc::
  • cat a newline to the Logfile on first write if Logfile already exists.
    • This makes a nice visual separation between consecutive package rebuilds
  • Remove a newline that was put into the Logfile mid-build
    • Now line breaks will indicate a different package_build attempt
  • Remove an extra space in console informational output
  • Simplify some calls to writeLines() including one that was an unnecessary tight loop
  • No changes to functionality, minor UI improvements

@slager slager changed the title Tweaks Miscellaneous minor improvements May 1, 2024
@slager slager changed the title Miscellaneous minor improvements Miscellaneous minor improvements to UI and logging May 1, 2024
@slager slager changed the title Miscellaneous minor improvements to UI and logging Miscellaneous minor improvements May 1, 2024
@slager slager merged commit 8251eac into develop May 1, 2024
7 checks passed
@slager slager deleted the tweaks branch May 1, 2024 01:47
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