Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
LifeInsureR package for R
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
R
LifeInsureR package for R
Commits
93cf5029
Unverified
Commit
93cf5029
authored
1 year ago
by
Reinhold Kainhofer
Browse files
Options
Downloads
Patches
Plain Diff
Final CRAN submission for LifeInsuranceContracts
parent
2bae8068
Branches
LifeInsuranceContracts-retired
Tags
CRAN_V0.0.6
V0.0.6
No related merge requests found
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
CRAN-SUBMISSION
+2
-2
2 additions, 2 deletions
CRAN-SUBMISSION
DESCRIPTION
+3
-2
3 additions, 2 deletions
DESCRIPTION
NAMESPACE
+0
-1
0 additions, 1 deletion
NAMESPACE
R/HelperFunctions.R
+0
-2
0 additions, 2 deletions
R/HelperFunctions.R
cran-comments.md
+1
-1
1 addition, 1 deletion
cran-comments.md
with
6 additions
and
8 deletions
CRAN-SUBMISSION
+
2
−
2
View file @
93cf5029
Version: 0.0.6
Date: 2023-11-07
00:15:36
UTC
SHA:
9af839588e0e69aad9a5450eaa8d573be9b19481
Date: 2023-11-07
11:02:13
UTC
SHA:
2bae806873304671634ca27bec5180c82831006d
This diff is collapsed.
Click to expand it.
DESCRIPTION
+
3
−
2
View file @
93cf5029
Package: LifeInsuranceContracts
Type: Package
Version: 0.0.6
Date: 2023-1
0-20
Date: 2023-1
1-07
Title: Framework for Traditional Life Insurance Contracts
Description:
T
his package has been renamed to LifeInsureR
, please use its new name
.
Description:
Use of t
his 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
This diff is collapsed.
Click to expand it.
NAMESPACE
+
0
−
1
View file @
93cf5029
# Generated by roxygen2: do not edit by hand
import(LifeInsureR)
importFrom(rmarkdown,render)
This diff is collapsed.
Click to expand it.
R/HelperFunctions.R
+
0
−
2
View file @
93cf5029
#' @import LifeInsureR
# Prevent spurious imports warnings in CRAN checks:
#' @importFrom rmarkdown render
NULL
.onAttach
<-
function
(
libname
,
pkgname
)
{
...
...
This diff is collapsed.
Click to expand it.
cran-comments.md
+
1
−
1
View file @
93cf5029
## R CMD check results
0 errors | 0 warnings |
1
note
0 errors | 0 warnings |
0
note
s
*
Sunsetting the LifeInsuranceContracts packge in favor of LifeInsureR.
This version ensures a seamless transition path for existing code using the
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment