Skip to content
Snippets Groups Projects
Unverified Commit 93cf5029 authored by Reinhold Kainhofer's avatar Reinhold Kainhofer
Browse files

Final CRAN submission for LifeInsuranceContracts

parent 2bae8068
No related merge requests found
Version: 0.0.6
Date: 2023-11-07 00:15:36 UTC
SHA: 9af839588e0e69aad9a5450eaa8d573be9b19481
Date: 2023-11-07 11:02:13 UTC
SHA: 2bae806873304671634ca27bec5180c82831006d
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
# Generated by roxygen2: do not edit by hand
import(LifeInsureR)
importFrom(rmarkdown,render)
#' @import LifeInsureR
# Prevent spurious imports warnings in CRAN checks:
#' @importFrom rmarkdown render
NULL
.onAttach <- function(libname, pkgname) {
......
## 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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment