Permalink
Commits on Nov 12, 2018
  1. Update rcdk/R/mass.R

    schymane committed Nov 12, 2018
  2. Update rcdk/R/mass.R

    schymane committed Nov 12, 2018
  3. added runit.mass.R

    schymane committed Nov 12, 2018
    I have added the basis for unit tests for all functions for a few major cases but commented out all the (many) tests that are currently generating NPEs
Commits on Nov 11, 2018
  1. moved mass related functions to a new file

    Rajarshi Guha
    Rajarshi Guha committed Nov 11, 2018
    implemented wrapper function around invididual types of mass functions
  2. Merge pull request #3 from CDK-R/master

    schymane committed Nov 11, 2018
    latest updates
Commits on Nov 10, 2018
  1. fixed typo in docs

    Rajarshi Guha
    Rajarshi Guha committed Nov 10, 2018
  2. roxygenized fragmentation methods

    Rajarshi Guha
    Rajarshi Guha committed Nov 10, 2018
  3. started roxygenizing source files

    Rajarshi Guha
    Rajarshi Guha committed Nov 10, 2018
    removed old style Rd file
  4. test edit

    Rajarshi Guha
    Rajarshi Guha committed Nov 10, 2018
  5. added get.molecular.weight

    schymane committed Nov 10, 2018
  6. Merge pull request #2 from rajarshi/master

    schymane committed Nov 10, 2018
    updating to Rajarshi's rearrangements
  7. updated READMEs to take into account moved repos

    Rajarshi Guha
    Rajarshi Guha committed Nov 10, 2018
  8. moved seperate packages to their own repositories

    Rajarshi Guha
    Rajarshi Guha committed Nov 10, 2018
  9. Fixed various Rd issues

    Rajarshi Guha
    Rajarshi Guha committed Nov 10, 2018
    Removed unbound vars
  10. Merge pull request CDK-R#86 from schymane/master

    rajarshi committed Nov 10, 2018
    added unit test for get.exact.mass and get.natural.mass
  11. adding unit tests for get.exact.mass and get.natural.mass

    schymane committed Nov 10, 2018
    Added unit tests for several cases. get.exact.mass appears to behave as expected, get.natural.mass fails for deuterium. Need to clarify behaviour here and also update documentation to get correct chemical terms once agreed.
  12. Merge pull request #1 from rajarshi/master

    schymane committed Nov 10, 2018
    updating fork
  13. Merge pull request CDK-R#84 from sneumann/fixCheck

    rajarshi committed Nov 10, 2018
    Fix a test to CDK .silent classes,
Commits on Nov 9, 2018
  1. Fix a test to CDK .silent classes, fix examples to include element na…

    sneumann committed Nov 9, 2018
    …me. Passing R CMD check now without errors, bump version number
  2. Merge pull request CDK-R#83 from zachcp/getmassfix

    rajarshi committed Nov 9, 2018
    calculate mass by passing through the molecular formula. The advantag…
  3. fix molecule->mol

    zachcp committed Nov 9, 2018
  4. calculate mass by passing through the molecular formula. The advantag…

    zachcp committed Nov 9, 2018
    …e here is that the formula manipulator handles isotope assignment of the atoms in the molecule. Isotope assignment (or lack therof_ was causing mass calculations to fail
Commits on Nov 6, 2018
  1. Merge pull request CDK-R#82 from zachcp/descriptorfixes

    rajarshi committed Nov 6, 2018
    Descriptorfixes
  2. update JAR files

    zachcp committed Nov 6, 2018
  3. restore vignette

    zachcp committed Nov 6, 2018
Commits on Nov 5, 2018
  1. Merge pull request CDK-R#81 from sneumann/patch-3

    rajarshi committed Nov 5, 2018
    Adding the build badge
Commits on Nov 4, 2018
  1. Adding the build badge

    sneumann committed Nov 4, 2018
    This adds the link with the Travis build results to the README.md and hence the cdkr page users see first.
  2. Merge pull request CDK-R#80 from zachcp/j11

    rajarshi committed Nov 4, 2018
    Update for J11 and Miscellaneous fixed
Commits on Nov 2, 2018
  1. the code for descriptors is currently broken. Will need to fix this. …

    zachcp committed Nov 2, 2018
    …Commenting it out so that builds can proceed
  2. remove prints

    zachcp committed Nov 2, 2018
  3. Change the code in .cdkFormula.createObject to handle cases where we …

    zachcp committed Nov 2, 2018
    …were getting null values.
  4. update rcdk build jar

    zachcp committed Nov 2, 2018