ncmR
Fit Neutral Community Model to Microbiome or Ecological Data
Three weeks from first CRAN submission to a point-and-click neutral community model
◆Recent moves
- 4mo ago
Row names preserved during file upload conversion
A first bug report against the two-day-old Shiny app: converting uploaded data frame columns to numeric dropped row names. Exactly the class of defect a new GUI surfaces.
View source ↗ - 4mo ago
A Shiny app for fitting and plotting neutral community models
⚡ SPARKNineteen days after its first CRAN submission, ncmR gains an interface. The app ships Fit NCM and Plotting modules over the functions from 0.1.0 and 0.2.0, and the Unicode helpers added in 0.2.0 are removed in the same release now that plotting no longer depends on them.
View source ↗ - 4mo ago
Scatter plot with fitted curve and confidence interval
The canonical NCM figure — occurrence frequency against mean relative abundance with the fitted curve and its confidence band — becomes one function call. The Unicode display helpers shipped alongside it were removed at 0.3.0.
View source ↗ - 4mo ago
First CRAN submission: neutral community model fitting in R
⚡ SPARKThe package's first appearance: fit_ncm(), summary() methods for NCM and NCM_group objects, and an example dataset. Everything in the two weeks that follow is built on this surface.
View source ↗