soiltexture

The Soil Texture Wizard (R package soiltexture)

https://github.com/julienmoeys/soiltexture

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (10.9%) to scientific vocabulary
Last synced: 11 months ago · JSON representation

Repository

The Soil Texture Wizard (R package soiltexture)

Basic Info
  • Host: GitHub
  • Owner: julienmoeys
  • Language: R
  • Default Branch: master
  • Homepage:
  • Size: 51.1 MB
Statistics
  • Stars: 27
  • Watchers: 5
  • Forks: 11
  • Open Issues: 8
  • Releases: 0
Created over 9 years ago · Last pushed over 2 years ago
Metadata Files
Readme

README.md

Official package release on CRAN: https://cran.r-project.org/package=soiltexture

soiltexture

Homepage of the soiltexture R package.

The package repositry was recently moved from rforge to GitHub . Original pages:
https://r-forge.r-project.org/R/?group_id=740 http://soiltexture.r-forge.r-project.org/

This page is under construction.

Please refer to the old homepage for more information.

Installation:

Official release on CRAN

Please make sure that the package can be installed on your version of R (type R.Version()[["version.string"]]) by checking the minimum version of R indicated in the package description (field "Depends:" on the CRAN page of the package).

To install the latest official release of the package, type the following command in R command prompt:

install.packages("soiltexture")

Then, to get started, type

library("soiltexture") help(pack='soiltexture')

Development version from Github

Please make sure that the package can be installed on your version of R (type R.Version()[["version.string"]]) by checking the minimum version of R indicated in the package DESCRIPTION on Github.

To install the latest development version of the package from GitHub, you need to install the package devtools and the software bundle Rtools. Please refer to devtools README.

To install devtools, type in R command prompt:

install.packages("devtools")

Then, to install soiltexture from GitHub, type:

devtools::install_github("julienmoeys/soiltexture/pkg/soiltexture")

Frequently asked questions (FAQ):

See here: FAQ.md.

User support:

My current work and personal situation unfortunately does not leave me much time to provide support to and answer questions from users of the soiltexture package. I prioritise the base maintenance of the package on CRAN, so that the package remains available on the latest version of R. Answer to other questions is likely to be erratic or very delayed.

Owner

  • Name: Julien Moeys
  • Login: julienmoeys
  • Kind: user
  • Location: Stockholm

GitHub Events

Total
  • Issues event: 1
  • Watch event: 2
  • Issue comment event: 2
  • Fork event: 1
Last Year
  • Issues event: 1
  • Watch event: 2
  • Issue comment event: 2
  • Fork event: 1

Committers

Last synced: 12 months ago

All Time
  • Total Commits: 229
  • Total Committers: 2
  • Avg Commits per committer: 114.5
  • Development Distribution Score (DDS): 0.004
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
jmoeys j****s@y****r 228
stefan7th s****h@e****b 1

Issues and Pull Requests

Last synced: 11 months ago

All Time
  • Total issues: 10
  • Total pull requests: 1
  • Average time to close issues: 2 months
  • Average time to close pull requests: 4 months
  • Total issue authors: 8
  • Total pull request authors: 1
  • Average comments per issue: 1.2
  • Average comments per pull request: 0.0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 1
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 1
  • Pull request authors: 0
  • Average comments per issue: 2.0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • swood-ecology (2)
  • dylanbeaudette (2)
  • edvlmaas (1)
  • GoJuGo (1)
  • trevor-baker (1)
  • mpeaucelle (1)
  • thiagoveloso (1)
Pull Request Authors
  • jonaslenz (1)
Top Labels
Issue Labels
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads:
    • cran 667 last-month
  • Total docker downloads: 43,390
  • Total dependent packages: 6
  • Total dependent repositories: 14
  • Total versions: 15
  • Total maintainers: 1
cran.r-project.org: soiltexture

Functions for Soil Texture Plot, Classification and Transformation

  • Versions: 15
  • Dependent Packages: 6
  • Dependent Repositories: 14
  • Downloads: 667 Last month
  • Docker Downloads: 43,390
Rankings
Docker downloads count: 0.6%
Forks count: 6.8%
Dependent packages count: 7.3%
Dependent repos count: 7.7%
Average: 7.9%
Stargazers count: 10.6%
Downloads: 14.2%
Last synced: 11 months ago

Dependencies

pkg/soiltexture/DESCRIPTION cran
  • R >= 3.1.0 depends
  • MASS * imports
  • sp * imports
  • tcltk * imports
  • tools * imports
  • utils * imports
  • xtable * suggests
pkg/soiltexturetransformation/DESCRIPTION cran
  • R >= 3.0.2 depends
  • drc * depends
  • soiltexture * depends
pkg/ternaryplot/DESCRIPTION cran
  • R >= 3.2.0 depends
  • sp * imports