afsc-assessments / flatfish

Other
3 stars 0 forks source link

Can't install fmr package: possibly needs re-documenting beforehand? #20

Open careymcg opened 2 years ago

careymcg commented 2 years ago

Does someone who has this installed already need to re-document and push before it's possible to install the package on another machine? Note: there may be different issues with installing on a PC as well.

Error: package or namespace load failed for ‘fmr’ in namespaceExport(ns, exports): undefined exports: .get_gi_df, .get_length_weight_df, .get_molt_prob_df, .get_sizeComps_df, plot_fmr, plot_growth, plot_growth_inc, plot_growth_transition, plot_length_weight, plot_molt_prob, plot_sizeCompRes, plot_size_comps, plot_size_transition Error: loading failed Execution halted

careymcg commented 2 years ago

To clarify, I can't seem to install this on the Mac or PC, but am trying for Mac first to separate those issues.

jimianelli commented 2 years ago

in Rstudio, if you select "Document" under the Build menu, it recreates the NAMESPACE export items and resolves these errors.