-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Purpose of this package #8
Comments
Thank you for taking this up again! I actually closed down #2 and #3, but I think #4 and #7 are relevant for this ongoing discussion and its results. From my perspective, it always should go into this direction, but that was before we discovered the benefits of individual packages for individual tasks. I currently actually am inclined to follow the Unix Philosophy, especially point 1. I think, what this package can do, is to become a wrapper, as you described. But for doing so, we would need to have a real or made up case study, that a vignette can be build upon. From that we might be able to see, what is actually necessary and desirable. On the other hand, a lot of functionality I originally had in mind, was already covered by varnastat, that's why I was not so active in developing this idea further (beside the fact that I currently was not so much into cemetery analysis). |
Thank you for this feedback. I agree about #7, because it contains the idea of a nice PCA wrapper which really should be part of this package. #4 on the other hand is highly linked to burial site analysis and therefore leads to yet another package (maybe a modified varnastats). I believe quantAAR should be more generic -- and that fits well to the Rule of Modularity. A case study is not necessary for v1.0. In my opinion we don't even need example data, because we can rely on the data in the packages we write wrappers for: so far My idea here is to keep it very simple and stupid. |
I think it's time to decide what we want to do with this package. When we started this 2 years ago we had a lot of ideas, but no concrete plan and therefore quantAAR remained a lazy dumping ground for old code. Some of the ideas we had back then became reality in the meantime (e.g. ISAAKiel/oxcAAR, nfrerebeau/tabula) and others remained unsolved.
I suggest to focus with this package on tidy wrappers and utility functions for the most important multivariate analysis methods in archaeology. I did some work towards this idea and want to hear your opinion. What I want to do:
I'm especially interested in your thoughts @MartinHinz .
The text was updated successfully, but these errors were encountered: