Skip to content

Makefile should use repos of optmatch and RItools #2

@josherrickson

Description

@josherrickson

load.R loads optmatch and RItools via library. Should switch to devtools::load_all(), but may need to be smart about it e.g. devtools::load_all(../optmatch) works on my machine, but what happens if optmatch and optmatchExperimental don't share a parent directory? Maybe add a check if ../optmatch exists, and fallback to library as needed. This is a minor problem now, but noting in case someone in the future expects features that aren't pushed to CRAN yet.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions