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

Add conditional print method for objects that contain alternative experiments #89

Open
wants to merge 148 commits into
base: master
Choose a base branch
from

Commits on Aug 23, 2023

  1. test change print_method.R

    Biomiha authored Aug 23, 2023
    Configuration menu
    Copy the full SHA
    5ac207e View commit details
    Browse the repository at this point in the history
  2. Update print_method.R

    Biomiha authored Aug 23, 2023
    Configuration menu
    Copy the full SHA
    c1db700 View commit details
    Browse the repository at this point in the history
  3. Update print_method.R

    Biomiha authored Aug 23, 2023
    Configuration menu
    Copy the full SHA
    5a5b71b View commit details
    Browse the repository at this point in the history
  4. Update print_method.R

    Biomiha authored Aug 23, 2023
    Configuration menu
    Copy the full SHA
    67a48f0 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2023

  1. Update print_method.R

    Biomiha authored Aug 27, 2023
    Configuration menu
    Copy the full SHA
    430cdff View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. Update print_method.R

    Biomiha authored Aug 28, 2023
    Configuration menu
    Copy the full SHA
    5aaba6a View commit details
    Browse the repository at this point in the history
  2. Update print_method.R

    Biomiha authored Aug 28, 2023
    Configuration menu
    Copy the full SHA
    672ef06 View commit details
    Browse the repository at this point in the history
  3. Update print_method.R

    Biomiha authored Aug 28, 2023
    Configuration menu
    Copy the full SHA
    af9204b View commit details
    Browse the repository at this point in the history
  4. Update print_method.R

    Biomiha authored Aug 28, 2023
    Configuration menu
    Copy the full SHA
    a8f1bb2 View commit details
    Browse the repository at this point in the history
  5. Update print_method.R

    Biomiha authored Aug 28, 2023
    Configuration menu
    Copy the full SHA
    97dfdc9 View commit details
    Browse the repository at this point in the history
  6. Update print_method.R

    Biomiha authored Aug 28, 2023
    Configuration menu
    Copy the full SHA
    7f41b60 View commit details
    Browse the repository at this point in the history
  7. Update print_method.R

    Biomiha authored Aug 28, 2023
    Configuration menu
    Copy the full SHA
    d4d45c4 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. Update print_method.R

    Biomiha authored Aug 29, 2023
    Configuration menu
    Copy the full SHA
    ec37354 View commit details
    Browse the repository at this point in the history
  2. Update print_method.R

    Biomiha authored Aug 29, 2023
    Configuration menu
    Copy the full SHA
    4344098 View commit details
    Browse the repository at this point in the history
  3. Update print_method.R

    Biomiha authored Aug 29, 2023
    Configuration menu
    Copy the full SHA
    bef9d3a View commit details
    Browse the repository at this point in the history
  4. Update print_method.R

    Biomiha authored Aug 29, 2023
    Configuration menu
    Copy the full SHA
    fd1c9bd View commit details
    Browse the repository at this point in the history
  5. Update test-methods.R

    Add show test for alt experiments
    Biomiha authored Aug 29, 2023
    Configuration menu
    Copy the full SHA
    5dbdd24 View commit details
    Browse the repository at this point in the history
  6. Update test-methods.R

    Add test
    Biomiha authored Aug 29, 2023
    Configuration menu
    Copy the full SHA
    8dbb158 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. Update test-methods.R

    New, more comprehensive unit tests
    Biomiha authored Aug 30, 2023
    Configuration menu
    Copy the full SHA
    6a9d4f6 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. Update utilities.R

    Add altExp functionality to `get_abundance_sc_wide` and `get_abundance_sc_long`.
    Biomiha authored Sep 1, 2023
    Configuration menu
    Copy the full SHA
    41b2844 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2023

  1. Update utilities.R

    Biomiha authored Sep 2, 2023
    Configuration menu
    Copy the full SHA
    1e93081 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2023

  1. Update utilities.R

    Split out functions
    Biomiha authored Sep 9, 2023
    Configuration menu
    Copy the full SHA
    65bda14 View commit details
    Browse the repository at this point in the history
  2. Update methods.R

    Add altExp functionality to aggregate_cells
    Biomiha authored Sep 9, 2023
    Configuration menu
    Copy the full SHA
    b4e3665 View commit details
    Browse the repository at this point in the history
  3. Update methods.R

    Tweak to aggregate_cells
    Biomiha authored Sep 9, 2023
    Configuration menu
    Copy the full SHA
    79c2001 View commit details
    Browse the repository at this point in the history
  4. Update methods.R

    Tweak aggregate_cells
    Biomiha authored Sep 9, 2023
    Configuration menu
    Copy the full SHA
    6bd2829 View commit details
    Browse the repository at this point in the history
  5. Update test-methods.R

    Biomiha authored Sep 9, 2023
    Configuration menu
    Copy the full SHA
    a68f140 View commit details
    Browse the repository at this point in the history
  6. Update utilities.R

    Biomiha authored Sep 9, 2023
    Configuration menu
    Copy the full SHA
    b6334a0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f860dd5 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. Update utilities.R

    update `get_abundance_sc_long` to allow multiple assays
    Biomiha authored Sep 27, 2023
    Configuration menu
    Copy the full SHA
    a3596a1 View commit details
    Browse the repository at this point in the history
  2. Update utilities.R

    update to assay selection
    Biomiha authored Sep 27, 2023
    Configuration menu
    Copy the full SHA
    06ff606 View commit details
    Browse the repository at this point in the history
  3. Update utilities.R

    dealing with assays specification
    Biomiha authored Sep 27, 2023
    Configuration menu
    Copy the full SHA
    6c9d669 View commit details
    Browse the repository at this point in the history
  4. Update utilities.R

    Amend get_abundance_sc_wide
    Biomiha authored Sep 27, 2023
    Configuration menu
    Copy the full SHA
    263d481 View commit details
    Browse the repository at this point in the history
  5. Update methods.R

    Tweak join_features
    Biomiha authored Sep 27, 2023
    Configuration menu
    Copy the full SHA
    86ce152 View commit details
    Browse the repository at this point in the history
  6. Update methods.R

    Biomiha authored Sep 27, 2023
    Configuration menu
    Copy the full SHA
    3b94f11 View commit details
    Browse the repository at this point in the history
  7. Update utilities.R

    Biomiha authored Sep 27, 2023
    Configuration menu
    Copy the full SHA
    5859139 View commit details
    Browse the repository at this point in the history
  8. Update utilities.R

    Biomiha authored Sep 27, 2023
    Configuration menu
    Copy the full SHA
    fb08e11 View commit details
    Browse the repository at this point in the history
  9. Update utilities.R

    Biomiha authored Sep 27, 2023
    Configuration menu
    Copy the full SHA
    5287d24 View commit details
    Browse the repository at this point in the history
  10. Update methods.R

    Biomiha authored Sep 27, 2023
    Configuration menu
    Copy the full SHA
    b8bb0a4 View commit details
    Browse the repository at this point in the history
  11. Update methods.R

    Biomiha authored Sep 27, 2023
    Configuration menu
    Copy the full SHA
    33c8ab5 View commit details
    Browse the repository at this point in the history
  12. Update methods.R

    Biomiha authored Sep 27, 2023
    Configuration menu
    Copy the full SHA
    0d8f2ce View commit details
    Browse the repository at this point in the history
  13. Update methods.R

    Biomiha authored Sep 27, 2023
    Configuration menu
    Copy the full SHA
    6d1b241 View commit details
    Browse the repository at this point in the history
  14. Update methods.R

    Biomiha authored Sep 27, 2023
    Configuration menu
    Copy the full SHA
    da5545d View commit details
    Browse the repository at this point in the history
  15. Update utilities.R

    Biomiha authored Sep 27, 2023
    Configuration menu
    Copy the full SHA
    1024f9e View commit details
    Browse the repository at this point in the history
  16. Update methods.R

    Biomiha authored Sep 27, 2023
    Configuration menu
    Copy the full SHA
    d31fd7a View commit details
    Browse the repository at this point in the history
  17. Update utilities.R

    Biomiha authored Sep 27, 2023
    Configuration menu
    Copy the full SHA
    d018a60 View commit details
    Browse the repository at this point in the history
  18. Update utilities.R

    Biomiha authored Sep 27, 2023
    Configuration menu
    Copy the full SHA
    5956947 View commit details
    Browse the repository at this point in the history
  19. Update methods.R

    Biomiha authored Sep 27, 2023
    Configuration menu
    Copy the full SHA
    d3be263 View commit details
    Browse the repository at this point in the history
  20. Update methods.R

    Biomiha authored Sep 27, 2023
    Configuration menu
    Copy the full SHA
    ab81fb0 View commit details
    Browse the repository at this point in the history
  21. Update methods.R

    Biomiha authored Sep 27, 2023
    Configuration menu
    Copy the full SHA
    eafe321 View commit details
    Browse the repository at this point in the history
  22. Update methods.R

    Biomiha authored Sep 27, 2023
    Configuration menu
    Copy the full SHA
    e39791f View commit details
    Browse the repository at this point in the history
  23. Update utilities.R

    Biomiha authored Sep 27, 2023
    Configuration menu
    Copy the full SHA
    0cea6fe View commit details
    Browse the repository at this point in the history
  24. Update utilities.R

    Biomiha authored Sep 27, 2023
    Configuration menu
    Copy the full SHA
    3fa4f8d View commit details
    Browse the repository at this point in the history
  25. Update methods.R

    Biomiha authored Sep 27, 2023
    Configuration menu
    Copy the full SHA
    3d3db34 View commit details
    Browse the repository at this point in the history
  26. Update utilities.R

    Biomiha authored Sep 27, 2023
    Configuration menu
    Copy the full SHA
    7091049 View commit details
    Browse the repository at this point in the history
  27. Update utilities.R

    Solve name_repair issue
    Biomiha authored Sep 27, 2023
    Configuration menu
    Copy the full SHA
    2d7673a View commit details
    Browse the repository at this point in the history
  28. Update methods.R

    Biomiha authored Sep 27, 2023
    Configuration menu
    Copy the full SHA
    e64de6e View commit details
    Browse the repository at this point in the history
  29. Update utilities.R

    Biomiha authored Sep 27, 2023
    Configuration menu
    Copy the full SHA
    19c65f6 View commit details
    Browse the repository at this point in the history
  30. Update utilities.R

    Biomiha authored Sep 27, 2023
    Configuration menu
    Copy the full SHA
    e97ee07 View commit details
    Browse the repository at this point in the history
  31. Update dplyr_methods.R

    Biomiha authored Sep 27, 2023
    Configuration menu
    Copy the full SHA
    4fa5053 View commit details
    Browse the repository at this point in the history
  32. Update dplyr_methods.R

    Biomiha authored Sep 27, 2023
    Configuration menu
    Copy the full SHA
    ca7b27b View commit details
    Browse the repository at this point in the history
  33. Update utilities.R

    Biomiha authored Sep 27, 2023
    Configuration menu
    Copy the full SHA
    203e1f2 View commit details
    Browse the repository at this point in the history
  34. Update utilities.R

    Biomiha authored Sep 27, 2023
    Configuration menu
    Copy the full SHA
    8fe1ee2 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. Update methods.R

    Biomiha authored Sep 29, 2023
    Configuration menu
    Copy the full SHA
    6493ad9 View commit details
    Browse the repository at this point in the history
  2. Update utilities.R

    Biomiha authored Sep 29, 2023
    Configuration menu
    Copy the full SHA
    5a64c2d View commit details
    Browse the repository at this point in the history
  3. Update methods.R

    Biomiha authored Sep 29, 2023
    Configuration menu
    Copy the full SHA
    ca20f90 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2023

  1. Update methods.R

    Fix aggregate cells
    Biomiha authored Sep 30, 2023
    Configuration menu
    Copy the full SHA
    ed0400e View commit details
    Browse the repository at this point in the history
  2. Update methods.R

    Biomiha authored Sep 30, 2023
    Configuration menu
    Copy the full SHA
    376b260 View commit details
    Browse the repository at this point in the history
  3. Update methods.R

    Biomiha authored Sep 30, 2023
    Configuration menu
    Copy the full SHA
    1c8a03d View commit details
    Browse the repository at this point in the history
  4. Update methods.R

    Biomiha authored Sep 30, 2023
    Configuration menu
    Copy the full SHA
    7c774bf View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2023

  1. Update utilities.R

    Biomiha authored Oct 1, 2023
    Configuration menu
    Copy the full SHA
    a2cf4ab View commit details
    Browse the repository at this point in the history
  2. Update utilities.R

    Biomiha authored Oct 1, 2023
    Configuration menu
    Copy the full SHA
    8df074a View commit details
    Browse the repository at this point in the history
  3. Update test-methods.R

    Biomiha authored Oct 1, 2023
    Configuration menu
    Copy the full SHA
    8965104 View commit details
    Browse the repository at this point in the history
  4. Update test-methods.R

    Biomiha authored Oct 1, 2023
    Configuration menu
    Copy the full SHA
    fe2ca4e View commit details
    Browse the repository at this point in the history
  5. Update methods.R

    Biomiha authored Oct 1, 2023
    Configuration menu
    Copy the full SHA
    e678767 View commit details
    Browse the repository at this point in the history
  6. Update methods.R

    Biomiha authored Oct 1, 2023
    Configuration menu
    Copy the full SHA
    5dfc7be View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. Configuration menu
    Copy the full SHA
    2050f5d View commit details
    Browse the repository at this point in the history
  2. Update utilities.R

    Biomiha authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    2b908a2 View commit details
    Browse the repository at this point in the history
  3. Update utilities.R

    Biomiha authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    8e0501c View commit details
    Browse the repository at this point in the history
  4. Update utilities.R

    Biomiha authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    830529f View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. Update utilities.R

    Biomiha authored Oct 20, 2023
    Configuration menu
    Copy the full SHA
    d89e38f View commit details
    Browse the repository at this point in the history
  2. Update utilities.R

    Biomiha authored Oct 20, 2023
    Configuration menu
    Copy the full SHA
    2600e46 View commit details
    Browse the repository at this point in the history
  3. Update utilities.R

    Biomiha authored Oct 20, 2023
    Configuration menu
    Copy the full SHA
    3272e66 View commit details
    Browse the repository at this point in the history
  4. Update utilities.R

    Trying all features
    Biomiha authored Oct 20, 2023
    Configuration menu
    Copy the full SHA
    347d0cf View commit details
    Browse the repository at this point in the history
  5. Update utilities.R

    Tweak to allow specific assays
    Biomiha authored Oct 20, 2023
    Configuration menu
    Copy the full SHA
    4f6f1cb View commit details
    Browse the repository at this point in the history
  6. Update utilities.R

    Should capture all possible assay specifications now
    Biomiha authored Oct 20, 2023
    Configuration menu
    Copy the full SHA
    fc4351b View commit details
    Browse the repository at this point in the history
  7. Update utilities.R

    Tweak wide to account for features that have the same name in multiple assays
    Biomiha authored Oct 20, 2023
    Configuration menu
    Copy the full SHA
    a7dd8af View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. Update methods.R

    new aggregate_cells
    Biomiha authored Oct 23, 2023
    Configuration menu
    Copy the full SHA
    8d46133 View commit details
    Browse the repository at this point in the history
  2. Update methods.R

    Biomiha authored Oct 23, 2023
    Configuration menu
    Copy the full SHA
    608d85b View commit details
    Browse the repository at this point in the history
  3. Update methods.R

    Biomiha authored Oct 23, 2023
    Configuration menu
    Copy the full SHA
    9ea6dce View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. Update methods.R

    Add SummarizedExperiment as output
    Biomiha authored Oct 25, 2023
    Configuration menu
    Copy the full SHA
    4bf0c59 View commit details
    Browse the repository at this point in the history
  2. Update methods.R

    Biomiha authored Oct 25, 2023
    Configuration menu
    Copy the full SHA
    93e517d View commit details
    Browse the repository at this point in the history
  3. Update methods.R

    Biomiha authored Oct 25, 2023
    Configuration menu
    Copy the full SHA
    2a4ea90 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. Update methods.R

    Try coercing into a SummarizedExperiment object
    Biomiha authored Oct 26, 2023
    Configuration menu
    Copy the full SHA
    34047d3 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. Update methods.R

    Biomiha authored Oct 27, 2023
    Configuration menu
    Copy the full SHA
    5c62b25 View commit details
    Browse the repository at this point in the history
  2. Update methods.R

    Biomiha authored Oct 27, 2023
    Configuration menu
    Copy the full SHA
    a7f2046 View commit details
    Browse the repository at this point in the history
  3. Update methods.R

    Biomiha authored Oct 27, 2023
    Configuration menu
    Copy the full SHA
    4797b81 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2023

  1. Update methods.R

    Biomiha authored Oct 29, 2023
    Configuration menu
    Copy the full SHA
    2fb771a View commit details
    Browse the repository at this point in the history
  2. Update test-methods.R

    Add altExp optionality to the unit test for aggregate_cells
    Biomiha authored Oct 29, 2023
    Configuration menu
    Copy the full SHA
    cd53a86 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. Update methods.R

    Biomiha authored Oct 31, 2023
    Configuration menu
    Copy the full SHA
    a8dc2a8 View commit details
    Browse the repository at this point in the history
  2. Update methods.R

    Biomiha authored Oct 31, 2023
    Configuration menu
    Copy the full SHA
    6df2a39 View commit details
    Browse the repository at this point in the history
  3. Update methods.R

    Biomiha authored Oct 31, 2023
    Configuration menu
    Copy the full SHA
    61c18d7 View commit details
    Browse the repository at this point in the history
  4. Update methods.R

    Biomiha authored Oct 31, 2023
    Configuration menu
    Copy the full SHA
    f400720 View commit details
    Browse the repository at this point in the history
  5. Update methods.R

    Biomiha authored Oct 31, 2023
    Configuration menu
    Copy the full SHA
    d1e9ebc View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. Update methods.R

    Fix feature_original and add comments to code blocks.
    Biomiha authored Nov 1, 2023
    Configuration menu
    Copy the full SHA
    94fc572 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. Update utilities.R

    Biomiha authored Nov 2, 2023
    Configuration menu
    Copy the full SHA
    de152a3 View commit details
    Browse the repository at this point in the history
  2. Update utilities.R

    Biomiha authored Nov 2, 2023
    Configuration menu
    Copy the full SHA
    4107221 View commit details
    Browse the repository at this point in the history
  3. Update methods.R

    Biomiha authored Nov 2, 2023
    Configuration menu
    Copy the full SHA
    c7f84c4 View commit details
    Browse the repository at this point in the history
  4. Update utilities.R

    Biomiha authored Nov 2, 2023
    Configuration menu
    Copy the full SHA
    5b82e36 View commit details
    Browse the repository at this point in the history
  5. Update utilities.R

    Biomiha authored Nov 2, 2023
    Configuration menu
    Copy the full SHA
    e363132 View commit details
    Browse the repository at this point in the history
  6. Update methods.R

    Biomiha authored Nov 2, 2023
    Configuration menu
    Copy the full SHA
    5002180 View commit details
    Browse the repository at this point in the history
  7. Update introduction.Rmd

    Add assays for shape="wide"
    Biomiha authored Nov 2, 2023
    Configuration menu
    Copy the full SHA
    98a5584 View commit details
    Browse the repository at this point in the history
  8. Update introduction.Rmd

    Biomiha authored Nov 2, 2023
    Configuration menu
    Copy the full SHA
    a592c71 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. Update methods.R

    Biomiha authored Nov 3, 2023
    Configuration menu
    Copy the full SHA
    06aa1ec View commit details
    Browse the repository at this point in the history
  2. Update methods.R

    Biomiha authored Nov 3, 2023
    Configuration menu
    Copy the full SHA
    8776694 View commit details
    Browse the repository at this point in the history
  3. Update introduction.Rmd

    Biomiha authored Nov 3, 2023
    Configuration menu
    Copy the full SHA
    462a9b5 View commit details
    Browse the repository at this point in the history
  4. Update methods.R

    Biomiha authored Nov 3, 2023
    Configuration menu
    Copy the full SHA
    aa97269 View commit details
    Browse the repository at this point in the history
  5. Update methods.R

    Biomiha authored Nov 3, 2023
    Configuration menu
    Copy the full SHA
    767b2b5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8c0e87a View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. Update test-methods.R

    Biomiha authored Nov 9, 2023
    Configuration menu
    Copy the full SHA
    8aede5a View commit details
    Browse the repository at this point in the history
  2. Update plotly_methods.R

    Biomiha authored Nov 9, 2023
    Configuration menu
    Copy the full SHA
    858828d View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2023

  1. Update plotly_methods.R

    Biomiha authored Nov 12, 2023
    Configuration menu
    Copy the full SHA
    550c3b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b5c5f43 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. Configuration menu
    Copy the full SHA
    c68e190 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2024

  1. Merge plot_ly to work

    Biomiha committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    961e442 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d26e02a View commit details
    Browse the repository at this point in the history
  3. delete unnecessary plot

    Biomiha committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    e269004 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7013e1c View commit details
    Browse the repository at this point in the history
  5. add error handling in yaml

    Biomiha committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    a641911 View commit details
    Browse the repository at this point in the history
  6. add CMD check

    Biomiha committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    2ad486a View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. Update methods.R

    small tweaks
    Biomiha authored Jan 3, 2024
    Configuration menu
    Copy the full SHA
    4be74fc View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2024

  1. Configuration menu
    Copy the full SHA
    3fe42a9 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2024

  1. Configuration menu
    Copy the full SHA
    443fda8 View commit details
    Browse the repository at this point in the history
  2. Update methods.R

    Remove importFrom dplyr::bind_rows
    Biomiha authored Feb 4, 2024
    Configuration menu
    Copy the full SHA
    124ddd6 View commit details
    Browse the repository at this point in the history
  3. Update utilities.R

    Remove importFrom `when`
    Biomiha authored Feb 4, 2024
    Configuration menu
    Copy the full SHA
    27b7623 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0b2d328 View commit details
    Browse the repository at this point in the history
  5. Sync with master repo

    Biomiha authored Feb 4, 2024
    Configuration menu
    Copy the full SHA
    5593de0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    86734ba View commit details
    Browse the repository at this point in the history
  7. Sync with master repo

    Biomiha authored Feb 4, 2024
    Configuration menu
    Copy the full SHA
    6e9a84a View commit details
    Browse the repository at this point in the history
  8. Sync with master repo

    Biomiha authored Feb 4, 2024
    Configuration menu
    Copy the full SHA
    e1624fe View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    faf5fe0 View commit details
    Browse the repository at this point in the history
  10. Correct unique features

    Biomiha authored Feb 4, 2024
    Configuration menu
    Copy the full SHA
    222aeea View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. Can it pass checks?

    Biomiha committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    d1ce30f View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2024

  1. Configuration menu
    Copy the full SHA
    ec24c7a View commit details
    Browse the repository at this point in the history
  2. Add files via upload

    Biomiha authored Feb 11, 2024
    Configuration menu
    Copy the full SHA
    ace24f7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7ea1982 View commit details
    Browse the repository at this point in the history
  4. Add n_extra desc

    Biomiha authored Feb 11, 2024
    Configuration menu
    Copy the full SHA
    6ee25e3 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2024

  1. Update tibble_methods.R

    Biomiha authored Feb 18, 2024
    Configuration menu
    Copy the full SHA
    aac9c73 View commit details
    Browse the repository at this point in the history
  2. testthat methods

    Biomiha committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    27059cc View commit details
    Browse the repository at this point in the history