Are there any R-project packages that implement AOP? Or even better an example of an R package that uses any such AOP library.
Are there any R-project packages that implement AOP? Or even better an example of
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I researched this topic about six months ago. Here’s what i found (which i checked/updated upon viewing your question):
There is one package i’m aware of directed specifically/exclusively to AOP (and which predictably is related to event monitoring/logging)–called ‘r-connect.’ Not available in CRAN as far as i know. At the moment i haven’t used it enough to give you any useful feedback. For svn checkout:
“svn checkout http://r-connect.googlecode.com/svn/trunk/ r-connect-read-only”