Skip to content
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

Determine modular packages from the functions in #46 #51

Open
cansavvy opened this issue Sep 8, 2023 · 3 comments
Open

Determine modular packages from the functions in #46 #51

cansavvy opened this issue Sep 8, 2023 · 3 comments
Assignees

Comments

@cansavvy
Copy link
Contributor

cansavvy commented Sep 8, 2023

#46 Is a big overhaul. We need to take some time to think about how we can split up the functions there into more modular packages.

This means we need to be able to answer what the main workflows and use cases are for ari and any resulting packages.

So far it sounds like ari's main functionality is making videos but what are the main steps one would take to get there?

@howardbaik
Copy link
Contributor

howardbaik commented Sep 14, 2023

@cansavvy @seankross

I've moved the Google Slides functions to https://github.com/fhdsl/gsplyr and the PowerPoint functions to https://github.com/fhdsl/ptplyr

@cansavvy
Copy link
Contributor Author

cansavvy commented Sep 18, 2023

So in this case what are we seeing as the main workflows for ari/the ariverse? I think we may want to answer that question before we create new packages and divide things up. @howardbaek

@howardbaik
Copy link
Contributor

howardbaik commented Sep 18, 2023

My understanding from my meeting with @seankross is the main workflow for ari encompasses the ari_*() suite of functions, and everything else is secondary. So, the functions manipulating Google Slides and PowerPoint are moved to separate R packages that can be used in other contexts dealing with Google Slides/PowerPoint.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants