## Package names all suggestions can be discussed in comments; checked when finalized - [ ] no `.`'s that break Rcpp #391 - [ ] of format: "pecan<ACRONYM>"" pecanMA, pecanDB, pecanRTM, pecanVD - [ ] convert long-names to acronyms (PEcAn.meta.analysis -> ## Function names - [ ] no `[generic].`s that falsely imply S3 methods, e.g. `plot.variance.decomposition` (#380) ## Other Conventions ### Variable names - [ ] implement consistent use of CF style variable names? - Deprecate use of MsTMIP (from @mdietze)? ## reorganization * [x] reorganize packages #1191 * [ ] first release of PEcAn as a docker swarm - https://github.com/PecanProject/pecan/projects/7
Package names
all suggestions can be discussed in comments; checked when finalized
.'s that break Rcpp Period in package name (PEcAn.rtm) conflicts with Rcpp compilation #391Function names
[generic].s that falsely imply S3 methods, e.g.plot.variance.decomposition(Stop roxygen from assuming S3 methods #380)Other Conventions
Variable names
reorganization