8000 cran: update package metadata · FRBCesab/chessboard@e65d199 · GitHub
[go: up one dir, main page]

Skip to content

Commit

Permalink
cran: update package metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
ahasverus committed Oct 13, 2023
1 parent 71eb728 commit e65d199
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,11 @@ Authors@R: c(
email = "nicolas.mouquet@cnrs.fr",
comment = c(ORCID = "0000-0003-1840-6984")))
Description: Provides functions to work with directed (asymmetric) and
undirected (symmetric) spatial networks. It makes easier the creation of
connectivity matrix, i.e. a binary matrix of dimensions n x n, where n is
the number of nodes (sampling units) indicating the presence (1) or the
absence (0) of an edge (link) between pairs of nodes. Different network
objects can be produced by chessboard: node list, neighbor list, edge
undirected (symmetric) spatial networks. It makes the creation of
connectivity matrix easier, i.e. a binary matrix of dimension n x n, where
n is the number of nodes (sampling units) indicating the presence (1) or
the absence (0) of an edge (link) between pairs of nodes. Different network
objects can be produced by 'chessboard': node list, neighbor list, edge
list, connectivity matrix.
URL: https://github.com/frbcesab/chessboard
BugReports: https://github.com/frbcesab/chessboard/issues
Expand Down
2 changes: 1 addition & 1 deletion man/chessboard-package.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e65d199

Please sign in to comment.
0