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

updating fork #1

Merged
merged 142 commits into from Nov 10, 2018

Conversation

Projects
None yet
8 participants
@schymane
Owner

schymane commented Nov 10, 2018

No description provided.

rajarshi and others added some commits Feb 21, 2017

Added extra args to view methods
Updated rcdk jar file
Update viewmol2d.Rd
Added missing \ to \code{\link{readPNG}}
Added helper method
Removed some testing code
Update viewmol2d.Rd
depictor => dep
updated depends/imports
Fixed global var issue in depiction code
Fixed missing doc errors
Fixed function refs in vignette
Merge pull request CDK-R#46 from zachcp/master
Update cdklibs to 2.0 release
Added help method to get SMILES flavors
Updated SMILES generator to use flavors

Rajarshi Guha and others added some commits Sep 16, 2018

Add travis (CDK-R#78)
* Start adding travis

* Setup for R pkgs in subdirs, add java dep

* Another attempt to install JDK

* Attempt to install rJava

* Attempt to install devtools prior to dependencies

* Another attempt to install devtools prior to dependencies

* Add rcdk as well

* Debug dep installation on travis

* Fix package root for newer R version
- Update the CDK Jar to the 2.2 release.
- Update the version/date
- Update Readme in thr source directory
the code for descriptors is currently broken. Will need to fix this. …
…Commenting it out so that builds can proceed
Merge pull request CDK-R#80 from zachcp/j11
Update for J11 and Miscellaneous fixed
Adding the build badge
This adds the link with the Travis build results to the README.md and hence the cdkr page users see first.
calculate mass by passing through the molecular formula. The advantag…
…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
Merge pull request CDK-R#83 from zachcp/getmassfix
calculate mass by passing through the molecular formula. The advantag…
Fix a test to CDK .silent classes, fix examples to include element na…
…me. Passing R CMD check now without errors, bump version number
Merge pull request CDK-R#84 from sneumann/fixCheck
Fix a test to CDK .silent classes,

@schymane schymane merged commit b9c2647 into schymane:master Nov 10, 2018

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment