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

Improve gam visualization #157

Merged
merged 6 commits into from
Jan 26, 2025
Merged

Improve gam visualization #157

merged 6 commits into from
Jan 26, 2025

Conversation

damianooldoni
Copy link
Collaborator

This pull request includes several improvements and updates to the trias package, focusing on enhancing functionality and automating processes.

Functionality Improvements:

Automation and Workflow:

  • Added a GitHub Actions workflow to automatically update the CITATION.cff file when a new release is published, or when the DESCRIPTION or inst/CITATION files are modified. This workflow can also be triggered manually. (.github/workflows/update-citation-cff.yaml) See Automatically update CITATION.cff via GitHub Actions #151.

Documentation and Metadata:

  • Updated the package version from 3.0.1 to 3.0.2 in the DESCRIPTION file. (DESCRIPTION)
  • Added a new entry in the NEWS.md file to document the changes in version 3.0.2, including the improvements to apply_gam() and the new GitHub Actions workflow for updating CITATION.cff. (NEWS.md)
  • Removed the plot_ribbon_em function documentation from the man/plot_ribbon_em.Rd file, as it is a help function (not exported). So, now marked as @noRd in the source code. (man/plot_ribbon_em.Rd). See plot_ribbon_em() has docs but no @export #132.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant