Skip to content

Restructure everything to a package #110

@lboel

Description

@lboel

Here I will lay out the steps to convert the current code base to a relatively clean package structure:
First Version:

  • Just move scripts/script<1-3> to functions in /R folder and make the runner script accept something like: a4d::step_1,a4d::step_2,a4d::step_3
  • change our workflow to call devtools::install() instead of load_all()

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions