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

Replace austraits class object with traits.build #115

Closed
fontikar opened this issue Nov 11, 2024 · 0 comments
Closed

Replace austraits class object with traits.build #115

fontikar opened this issue Nov 11, 2024 · 0 comments
Assignees
Milestone

Comments

@fontikar
Copy link
Collaborator

No description provided.

@fontikar fontikar added this to the austraits 3.0 milestone Nov 11, 2024
@fontikar fontikar self-assigned this Nov 11, 2024
@fontikar fontikar moved this to Done in AusTraits Nov 14, 2024
@fontikar fontikar closed this as completed by moving to Done in AusTraits Nov 14, 2024
ehwenk pushed a commit that referenced this issue Nov 19, 2024
As discussed in issue #92, the goal of this upgrade was to:

  1. Discontinue support for AusTraits version < 4.2.0
    - Mass removal of switch functions that controlled function behaviour depending on AusTraits version (Issue #102, issue #91)
    - Creation of check_compatibility() (Issue #100)
    - Console messaging alerting user which version of AusTraits is supported by which functions (Issue #100)
    - Updated documentation guiding user on how to install an older version of the R package for backwards compatibility (Issue #93)

  2. Introduce new traits.build 'wrangling output' functions into austraits
    -  flatten_database added to austraits (Issue #105)
    -  bind_databases added to austraits (Issue #106)

  3. Reduce redundancy across traits.build and austraits to streamline codebase maintenance
    -  plot_trait_beeswarm moved back to austraits
    -  trait_pivot_ moved back to austraits

  4. Refactor {austraits} functions to support other traits.build databases and allow functionality across more tables and columns.
    -  join_ functions (Issue #91)
    -  extract_ functions (Issue #107)
    -  Rename argument names (Issue #115)

  5. Update documentation accordingly    -  Pointing to APD and traits.build-book directly in README and vignette 

Update documentation in {austraits} for changes in version 3.0.0 #96
Update documentation with reference to manual #74
Added cheatsheet
________________________
co-authored by @ehwenk and @dfalster
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

1 participant