diff --git a/DESCRIPTION b/DESCRIPTION index 97c2893..3d510df 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,6 +1,6 @@ Package: networkLite Version: 1.1.0 -Date: 2024-11-23 +Date: 2025-01-08 Title: An Simplified Implementation of the 'network' Package Functionality Description: An implementation of some of the core 'network' package functionality based on a simplified data structure that is faster in many research applications. This package is designed diff --git a/R/networkLite-package.R b/R/networkLite-package.R index 56e998c..215cd29 100644 --- a/R/networkLite-package.R +++ b/R/networkLite-package.R @@ -4,8 +4,8 @@ #' \tabular{ll}{ #' Package: \tab networkLite\cr #' Type: \tab Package\cr -#' Version: \tab 1.0.5\cr -#' Date: \tab 2023-03-10\cr +#' Version: \tab 1.1.0\cr +#' Date: \tab 2025-01-08\cr #' License: \tab GPL-3\cr #' LazyLoad: \tab yes\cr #' } diff --git a/man/networkLite-package.Rd b/man/networkLite-package.Rd index dffa1c3..c4f4fe1 100644 --- a/man/networkLite-package.Rd +++ b/man/networkLite-package.Rd @@ -7,8 +7,8 @@ \tabular{ll}{ Package: \tab networkLite\cr Type: \tab Package\cr -Version: \tab 1.0.5\cr -Date: \tab 2023-03-10\cr +Version: \tab 1.1.0\cr +Date: \tab 2025-01-08\cr License: \tab GPL-3\cr LazyLoad: \tab yes\cr }