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

fix: isotopologues to check for ordered m/z values #68

Closed
wants to merge 11 commits into from
Closed

Commits on Sep 13, 2023

  1. writing new function

    philouail committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    6b4d57a View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. Update mclosest.R

    philouail committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    d4a5daa View commit details
    Browse the repository at this point in the history
  2. Update mclosest.R

    philouail committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    0fa498c View commit details
    Browse the repository at this point in the history
  3. Update mclosest.R

    philouail committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    56c131b View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. Update mclosest.R

    philouail committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    f0ff641 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. Configuration menu
    Copy the full SHA
    16c687f View commit details
    Browse the repository at this point in the history
  2. fix: vector output

    philouail committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    a410060 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. fix: isotopologues to check for ordered m/z values

    - Add parameter checks to `isotopologues` to check that m/z values are
      increasingly ordered and don't contain NA (issue #67).
    jorainer committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    02217ad View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. Update test_mclosest.R

    philouail committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    c6f89a1 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. Configuration menu
    Copy the full SHA
    641c59c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a880fe View commit details
    Browse the repository at this point in the history