File tree Expand file tree Collapse file tree 1 file changed +1
-14
lines changed
Expand file tree Collapse file tree 1 file changed +1
-14
lines changed Original file line number Diff line number Diff line change 11[ ![ CRAN_Release_Badge] ( https://www.r-pkg.org/badges/version-ago/nlstools )] ( https://cran.r-project.org/package=nlstools )
22[ ![ CRAN Downloads] ( https://cranlogs.r-pkg.org/badges/nlstools )] ( https://cran.r-project.org/package=nlstools )
33[ ![ R-CMD-check] ( https://github.com/lbbe-software/nlstools/workflows/R-CMD-check/badge.svg )] ( https://github.com/lbbe-software/nlstools/actions )
4+ [ ![ License: GPL v3] ( https://img.shields.io/badge/License-GPLv3-blue.svg )] ( https://www.gnu.org/licenses/gpl-3.0 )
45[ ![ Project Status: Active – The project has reached a stable, usable state and is being actively developed.] ( https://www.repostatus.org/badges/latest/active.svg )] ( https://www.repostatus.org/#active )
56[ ![ SWH] ( https://archive.softwareheritage.org/badge/origin/https://github.com/lbbe-software/nlstools/ )] ( https://archive.softwareheritage.org/browse/origin/?origin_url=https://github.com/lbbe-software/nlstools )
67
7- ---------------------------
8-
9- ** Please note! Since February 2024, this repository has belonged to the * lbbe-software* organization.**
10- To avoid confusion, we strongly recommend updating any existing local clones to point to the new
11- repository URL. You can do this by using ` git remote ` on the command line:
12-
13- ` git remote set-url origin [email protected] :lbbe-software/nlstools.git ` 14-
15- or
16-
17- ` git remote set-url origin https://github.com/lbbe-software/nlstools.git `
18-
19- ---------------------------
20-
218The stable version of ` nlstools ` can be installed from CRAN using:
229``` r
2310install.packages(" nlstools" )
You can’t perform that action at this time.
0 commit comments