Skip to content

docs(README): use pak::pkg_install instead of remotes::install_github#5

Open
AlbanSagouis wants to merge 82 commits into
MoBiodiv:masterfrom
AlbanSagouis:use-pak-instead-of-remotes
Open

docs(README): use pak::pkg_install instead of remotes::install_github#5
AlbanSagouis wants to merge 82 commits into
MoBiodiv:masterfrom
AlbanSagouis:use-pak-instead-of-remotes

Conversation

@AlbanSagouis
Copy link
Copy Markdown

Summary

  • Replace remotes::install_github("MoBiodiv/mobsim") with pak::pkg_install("MoBiodiv/mobsim") in the README. pak is now the recommended installer.

Note: an unrelated typo install.packages("CRAN") is right next to this edit — left untouched to keep this PR focused; happy to send a follow-up.

Test plan

  • README.md edited locally

…otherpoints - Load a community file

New features:
 - Manual entry of single or multiple sigma and n.mother_points values in text boxes
 - Click on a plot to manually set motherpoints for each species independently.
 - The user can also load an R object of class community that is directly used for plotting.
for now, basic data table and only for click_for_mother_points
gamma and alpha scales info given in tables
…to highlight corresponding rarefaction curve
Does not behave as expected if Keep previous sampling button is clicked more than once
delete all rows
delete selected rows
download table
Works well until the user tries to run random simulations after fixing the sampling seed and the simulation seed does not change any more
AlbanSagouis and others added 30 commits February 12, 2020 12:02
… existing sad without triggering a new random sad
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

Successfully merging this pull request may close these issues.

1 participant