Changes to writeMetadata; cacheSweaveEvalWithOpt
commit4e5acab49995dae5ca8249ea1c87bc7ced7b81f8
authorRoger D. Peng [audrey] <rpeng@jhsph.edu>
Mon, 30 Apr 2007 13:46:01 +0000 (30 09:46 -0400)
committerRoger D. Peng [audrey] <rpeng@jhsph.edu>
Mon, 30 Apr 2007 13:46:01 +0000 (30 09:46 -0400)
treecdfe8e4c2c381a5ee7bb5745a65065e1b2e0cec9
parentfad1978ea6d2851df84aa66de65e4aa30b8a3f45
Changes to writeMetadata; cacheSweaveEvalWithOpt

writeMetadata --> writeChunkMetadata
It adds the 'chunkDigest' to the 'options' list and returns
the modified 'options' list

cacheSweaveEvalWithOpt now does not take 'chunkDigest' as an argument
but gets it from the modified 'options' list returned by
writeChunkMetadata.
R/SweaveCache.R