oro.nifti 0.4.0

[This article was first published on Rigorous Analytics, and kindly contributed to R-bloggers]. (You can report issue about the content on this page here)
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.

Okay, so it’s been quite a while since I provided an entry associated with oro.nifti.  That doesn’t mean things haven’t moved on… they have.  Let’s just say I’ve been occupied.  One of the biggest changes to oro.nifti recently has been the “audit trail” is not turned off by default.  If you want to take advantage of this feature you must explicitly turn it on using the commands

R> options(“niftiAuditTrail” = TRUE)
R> enableAuditTrail()

This modification was a consequence of severing the dependence on the XML package, since it was only required if one wanted to keep track of the operations performed during the data analysis (it is now only suggested).  Please see the vignette for more information about the audit trail feature.  Otherwise, minor improvements have been made and updates so that the package works with the most current version of R (3.0.2 at the time of this blog entry).  

Please use the mailing list at r-forge.r-project.org or contact [email protected] with any suggestions.


To leave a comment for the author, please follow the link and comment on their blog: Rigorous Analytics.

R-bloggers.com offers daily e-mail updates about R news and tutorials about learning R and many other topics. Click here if you're looking to post or find an R/data-science job.
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.

Never miss an update!
Subscribe to R-bloggers to receive
e-mails with the latest R posts.
(You will not see this message again.)

Click here to close (This popup will not appear again)