View 7ba7685
Spell corrections using the 'spelling' packageHenrik Bengtsson authored on 23/10/2018 02:36:30 |
View 76cf4b2
o Added an Authors@R field to DESCRIPTION. o Recompiled the Rdoc-to-Rd help files using R 1.13.0, i.e. R.oo::compileRdoc().H Bengtsson authored on 20/03/2013 03:34:49 |
View 45b8a9b
o Added missing Rd files. o Converged the method API to the same camel case changes that James Bullard did in the devel branch for those methods that we happened to work on in parallel. o Will commit added/modified changes to the devel branch too.Henrik Bengtsson authored on 01/02/2007 19:02:01 |
View 1b71034
o Added writeCdfHeader(), writeCdfQcUnits() and writeCdfUnits(). These are all used by writeCdf(). They also make it possible to write a CDF in chunks in order to for instance convertCdf() in constant memory. These functions still need to be documented.Henrik Bengtsson authored on 09/01/2007 08:44:30 |