Skip to content

Commit

Permalink
do not export humpfit: name clash with natto, and there is no code
Browse files Browse the repository at this point in the history
  • Loading branch information
jarioksa committed Aug 30, 2024
1 parent 65d0ca9 commit a954896
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ dbrda, decobackstand, decorana, decostand, designdist, designdist2,
dist2xy, coverscale, dispweight, dispindmorisita, distconnected,
diversity, downweight, drarefy, eigengrad, eigenvals, envfit,
estaccumR, estimateR, eventstar, factorfit, fisherfit, fitspecaccum,
gdispweight,goodness, hiersimu, humpfit, indpower, inertcomp, initMDS,
gdispweight,goodness, hiersimu, indpower, inertcomp, initMDS,
intersetcor, isomapdist, isomap, linestack, mantel, meandist,
metaMDSdist, metaMDSiter, metaMDSredist, MDSaddpoints, MDSrotate, metaMDS,
monoMDS, mrpp, msoplot, mso, multipart, make.commsim, nestedbetajac,
Expand Down
3 changes: 3 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,9 @@
read **vegan** documentation are `browseVignettes("vegan")` and
`news(package="vegan")`.

* `humpfit` is no longer exported to avoid name clash with the
**natto** package.

# vegan 2.6-8

## New Features
Expand Down

0 comments on commit a954896

Please sign in to comment.