started work;
- Extract all useful code and ideas from the discussion thread:
- dist.point: distances to a given point;
- Function read.pdb:
- Bug fixed: process only FieldName CRYST1;
- New arg: verbose = TRUE;
- Warn if pdb is marked as obsolete;
- Multi-line titles: import only the text;
- Extract resolution from pdb;
- Renaming arg CRYST1 to CRYSTAL;
- Function is.crystal: as replacement to is.cryst1;
- Function visualize.coords: starting some refactoring / optimization;
- Function toSymbols: started refactoring;
- new maintainer;
- code updated to use rgl >= 1.1.3;
- corrected various bugs with Roxygen2;
- improved compliance with CRAN-checks;