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

Att from data #118

Merged
merged 6 commits into from
Aug 5, 2024
Merged

Att from data #118

merged 6 commits into from
Aug 5, 2024

Commits on Aug 5, 2024

  1. doc : Complete dummypackage using data() in examples

    - Added a data() for implementing att_from_data
    
    Issue #104
    MurielleDelmotte committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    6b7c4b7 View commit details
    Browse the repository at this point in the history
  2. fix : Replace %>% by native pipe

    - be able to use att_amend_desc on attachment
    - The pipe appeared as /%>/% in the documentation
    
    Issue #104
    MurielleDelmotte committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    09537ed View commit details
    Browse the repository at this point in the history
  3. feat: Adapt create_dependencies_file with new dummypackage

    - fix test
    - update config fusen
    
    Issue #104
    MurielleDelmotte committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    99e6821 View commit details
    Browse the repository at this point in the history
  4. feat : add att_from_data

    - detect packages used in data()
    - test, doc
    
    Issue #104
    MurielleDelmotte committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    1a17a7f View commit details
    Browse the repository at this point in the history
  5. feat: use in att_from_data in att_from_examples

    - Update test
    
    Issue #104
    MurielleDelmotte committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    393737c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    22fa437 View commit details
    Browse the repository at this point in the history