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

Directory structure #4

Open
daattali opened this issue Mar 7, 2019 · 0 comments
Open

Directory structure #4

daattali opened this issue Mar 7, 2019 · 0 comments

Comments

@daattali
Copy link
Collaborator

daattali commented Mar 7, 2019

This repository is made first and foremost to store the information of all past meetups.

This repo is also set up to be an R package. As such, we need to make sure it compiles as a package, so we need to think about where to place all the meetup material.

I suggest one of two options:

  1. Each meetup is a separate subdirectory under inst/meetups/
  2. Each meetup is a separate directory in the root of the project, but with some common prefix. For example meetup-2019-03-05/ meetup-2019-04-09/ etc. Then the .Rbuildignore file can add a simple regex to ignore all these meetup folders
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

1 participant