Skip to content

Commit

Permalink
cran submission
Browse files Browse the repository at this point in the history
  • Loading branch information
schochastics committed Nov 18, 2024
1 parent de5d7c0 commit 2458bdf
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: graphlayouts
Title: Additional Layout Algorithms for Network Visualizations
Version: 1.2.0.9000
Version: 1.2.1
Authors@R: person("David", "Schoch", email = "[email protected]", role = c("aut", "cre"),
comment = c(ORCID = "0000-0003-2952-4812"))
Description: Several new layout algorithms to visualize networks are provided which are not part of 'igraph'.
Expand Down
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# graphlayouts 1.2.0.9000
# graphlayouts 1.2.1

* moves oaqc back to suggested packages and removed ported code

Expand Down
4 changes: 2 additions & 2 deletions cran-comments.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## Update from 1.1.1 to 1.2.0
## Update from 1.2.0 to 1.2.1

* fixed CRAN check issues
* removed ported code from other packages

## R CMD check results

Expand Down

0 comments on commit 2458bdf

Please sign in to comment.