diff --git a/CRAN-SUBMISSION b/CRAN-SUBMISSION index 530665443d3620a7ce309f9a3e30bb600a71f936..d9377bfdf1a6e8a9fbd8d05dd32b72cfa59817f6 100644 --- a/CRAN-SUBMISSION +++ b/CRAN-SUBMISSION @@ -1,3 +1,3 @@ Version: 0.0.6 -Date: 2023-11-07 00:15:36 UTC -SHA: 9af839588e0e69aad9a5450eaa8d573be9b19481 +Date: 2023-11-07 11:02:13 UTC +SHA: 2bae806873304671634ca27bec5180c82831006d diff --git a/DESCRIPTION b/DESCRIPTION index c481de90a176a4ca97448bc7d376b47caf9cdcd3..a701dd172a8fd5d274a61f33c1b71353e0c36f43 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,9 +1,9 @@ Package: LifeInsuranceContracts Type: Package Version: 0.0.6 -Date: 2023-10-20 +Date: 2023-11-07 Title: Framework for Traditional Life Insurance Contracts -Description: This package has been renamed to LifeInsureR, please use its new name. +Description: Use of this package is deprecated. It has been renamed to 'LifeInsureR'. Authors@R: c(person("Reinhold", "Kainhofer", role=c("aut", "cre"), email="reinhold@kainhofer.com")) Author: Reinhold Kainhofer [aut, cre] Maintainer: Reinhold Kainhofer <reinhold@kainhofer.com> @@ -13,3 +13,4 @@ Imports: License: GPL (>= 2) URL: https://gitlab.open-tools.net/R/LifeInsureR BugReports: https://gitlab.open-tools.net/R/LifeInsureR/-/issues +RoxygenNote: 7.2.3 diff --git a/NAMESPACE b/NAMESPACE index 982e4b7cd408bcfd2d932bda1411c3321263d255..cf45b23be6d1af551d5dc21fecdfac8d5fc21606 100644 --- a/NAMESPACE +++ b/NAMESPACE @@ -1,4 +1,3 @@ # Generated by roxygen2: do not edit by hand import(LifeInsureR) -importFrom(rmarkdown,render) diff --git a/R/HelperFunctions.R b/R/HelperFunctions.R index 18cfbca71117d988b80d3ded0eedb87b71195b01..c927edff0b6c86d2e1ae8e4a179ea13e2ed25839 100644 --- a/R/HelperFunctions.R +++ b/R/HelperFunctions.R @@ -1,6 +1,4 @@ #' @import LifeInsureR -# Prevent spurious imports warnings in CRAN checks: -#' @importFrom rmarkdown render NULL .onAttach <- function(libname, pkgname) { diff --git a/cran-comments.md b/cran-comments.md index 5c4696395a2c5615dd91672dd369c2b3967de5b3..c5c79fbb5b4b5492472976ec3556f41fc7c003ff 100644 --- a/cran-comments.md +++ b/cran-comments.md @@ -1,6 +1,6 @@ ## R CMD check results -0 errors | 0 warnings | 1 note +0 errors | 0 warnings | 0 notes * Sunsetting the LifeInsuranceContracts packge in favor of LifeInsureR. This version ensures a seamless transition path for existing code using the