Science Score: 31.0%

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

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (2.0%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: guenardg
  • License: gpl-3.0
  • Language: R
  • Default Branch: master
  • Size: 65.6 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 5 years ago · Last pushed over 1 year ago
Metadata Files
Readme License Citation

README.md

R package 'adespatial' constr.hclust function development material

Authored by Pierre Legendre and Guillaume Guénard

Université de de Montréal, Montreal, Quebec, Canada

Last revision: January 2021

Scripts and files used to develop, document, and maintain the constr.hclust functionality and its associated data sets in R package adespatial.

Owner

  • Name: Guillaume Guénard
  • Login: guenardg
  • Kind: user
  • Location: Saint-Lin-Laurentides, Québec Canada
  • Company: Guenard Environment and Earth Science Counselling

Citation (CITATION)

if(!exists("meta") || is.null(meta)) meta <- packageDescription("adespatial")
year <- sub("-.*", "", meta$Date)
note <- sprintf("R package version %s", meta$Version)

bibentry(bibtype = "Manual",
         title   = "{adespatial}: Multivariate Multiscale Spatial Analysis",
         author  = c(person(given = "St{\\'e}phane", family = "Dray"),
                     person(given = "David", family = "Bauman"),
                     person(given = "Guillaume", family = "Blanchet"),
                     person(given = "Daniel", family = "Borcard"),
                     person(given = "Sylvie", family = "Clappe"),
                     person(given = "Guillaume", family = "Gu{\\'e}nard"),
                     person(given = "Thibaut", family = "Jombart"),
                     person(given = "Guillaume", family = "Larocque"),
                     person(given = "Pierre", family = "Legendre"),
                     person(given = "Naima", family = "Madi"),
                     person(given = c("Helene", "H"), family = "Wagner")),
         year    = year,
         note    = note,
         url     = "https://CRAN.R-project.org/package=adespatial",
         header  = "To cite adespatial in publications use:"
)

bibentry(bibtype = "Article",
         title   = "Hierarchical Clustering with Contiguity Constraint in {R}",
         author  = c(person(given = "Guillaume", family = "Gu{\\'e}nard"),
                     person(given = "Pierre", family = "Legendre")),
         journal = "Journal of Statistical Software",
         year    = "2022",
         volume  = "103",
         number  = "7",
         pages   = "1--26",
         doi     = "10.18637/jss.v103.i07",
         header  = "When using constr.hclust() please use:"
)

GitHub Events

Total
  • Push event: 1
Last Year
  • Push event: 1