Skip to content

Commit

Permalink
version 1.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Oscar Alberto Quijano Xacur authored and cran-robot committed Jan 30, 2022
1 parent 885af52 commit 161948c
Show file tree
Hide file tree
Showing 11 changed files with 36 additions and 118 deletions.
6 changes: 5 additions & 1 deletion ChangeLog
@@ -1,6 +1,10 @@
Version 1.1.6:
* Corrected unclosed alias in documentation
* Beta regression paper reference now uses doi link

Version 1.1.5:
* Added data for vigenette car insurance example

Version 1.1.4:
* Fixed typos and errors in documentation

Expand Down
10 changes: 5 additions & 5 deletions DESCRIPTION
@@ -1,18 +1,18 @@
Package: unifed
Title: The Unifed Distribution
Version: 1.1.5
Date: 2021-04-11
Version: 1.1.6
Date: 2022-01-30
Description: Probability functions, family for glm() and Stan code for working with the unifed distribution (Quijano Xacur, 2019; <doi:10.1186/s40488-019-0102-6>).
Depends: R (>= 3.1), methods
License: GPL (>= 3)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
RoxygenNote: 7.1.2
Suggests: knitr, rmarkdown, testthat, rstan, data.table
VignetteBuilder: knitr
Author: Oscar Alberto Quijano Xacur [aut,cre]
Maintainer: Oscar Alberto Quijano Xacur <oscar.quijano@use.startmail.com>
NeedsCompilation: yes
Packaged: 2021-04-12 03:20:36 UTC; oscar
Packaged: 2022-01-30 19:39:38 UTC; oscar
Repository: CRAN
Date/Publication: 2021-04-13 21:30:06 UTC
Date/Publication: 2022-01-30 20:00:02 UTC
18 changes: 8 additions & 10 deletions MD5
@@ -1,31 +1,31 @@
12967d013382144e8e249a778a239092 *ChangeLog
58fbf3d4f31ae9aa97dc5552b5b361df *DESCRIPTION
bf11ec2a3f2011c9b16e032b5a418843 *ChangeLog
dbe39ea1524d1cc3f1ce45d51c166eda *DESCRIPTION
190ad25a53316aae2456df7f462b72fb *NAMESPACE
d225e4a2359d33632fe9e36a4aede3b7 *R/car.insurance.R
dfa125ee5b266fd3e2a47a8da47bcfa1 *R/dirwin.hall.R
df13e6d7622d04f973aa7664ca130227 *R/doc-unifed_stan.R
308449912d663dfd0eb19431acad48eb *R/dunifed.R
e67fa11806ca3c759ac56553bd1f664c *R/summary_unifed_glm.R
97048cb4ab69a87084e6e1c8df575e84 *R/unifed.R
e69af6d38e5f66e0582defcf692348cc *R/unifed.R
a0094b903b73999bf2278e2a3743a9df *R/unifed.deviance.R
2c48502ad8a05cd673f859a85e458260 *R/unifed.kappa.R
3f2ccd5fb13cb0670cf2cb2329990d2d *R/unifed.mle.R
36631861ede43aec23726456eb859984 *R/unifed.stan.path.R
7aa7d160accd44e2bc4ca44adc6de39c *R/unifed.varf.R
d107da57f8fd4f8b5461dfda55901508 *R/zzz.R
c44f50d6b6e3e778143d1eb546c148f7 *README.md
89fccd567e926662d80feaadf6998311 *build/vignette.rds
d786246464b83e0540a08630eec5686b *build/vignette.rds
382cc2785fb450e03b961d7875e4de43 *data/car.insurance.rda
d2e26152fb0d28ed3a62b813670a9877 *inst/CITATION
3ca9e3fadbc4ab491b7a36f1027ac889 *inst/CITATION
b6936f1347b6a12eabb6846c893c7d40 *inst/doc/introduction_unifed.R
463fb45be91f7a1fad00a6f42178d4d0 *inst/doc/introduction_unifed.Rmd
9af2287c6f2c42dd7419ee48a75b525a *inst/doc/introduction_unifed.html
f8e148534c20fe45794c73f98a2f15f3 *inst/doc/introduction_unifed.html
48764658f90c2ecc23dbaab161d73eca *inst/stan/unifed.stan
b9d70fc4c3759e1f30f7984b451efd14 *man/car.insurance.Rd
4e8c0a0cc72788425161fc37173b4ea7 *man/dirwin.hall.Rd
e4c610fa1b3aa90db995c1db018f939e *man/dunifed.Rd
7cfe0eaf19949070341752b444c40cd3 *man/summary_unifed_glm.Rd
794dbd69adf63b38fa66f23d9c18ef86 *man/unifed.Rd
1d282741bf817dc9c8f1a5de5b6c0136 *man/unifed.Rd
418b08b5240962ef01880f9ccf5596b2 *man/unifed.deviance.Rd
4007772bc67703a4f6662987ed4bf388 *man/unifed.kappa.Rd
710032b517377e38cdc63f052c622c7b *man/unifed.mle.Rd
Expand All @@ -35,7 +35,5 @@ fdbfca941463b82b7350772ab5fbabed *man/unifed.varf.Rd
e2241c5c92234698d7ae027b0f24b5f6 *src/unifed_kappa.c
1c790fe953ea9463feee4ca9e12e77be *tests/testthat.R
bef324c7f169fb8c914dd9d2e9e8cc95 *tests/testthat/tests.r
4c176b9cc5ef7c3db733700d92b562fa *vignettes/bibliography.bib
7650c19ff5d3e3d3ef1b8abd5f721c25 *vignettes/bibliography.bib
463fb45be91f7a1fad00a6f42178d4d0 *vignettes/introduction_unifed.Rmd
6b472202745e012ac175c3e6f3769749 *vignettes/unifed_example.stan
6774582fd69a5ec5cae7545a23f882ff *vignettes/unifed_test.r
2 changes: 1 addition & 1 deletion R/unifed.R
Expand Up @@ -171,7 +171,7 @@ quasiunifed <- function(link="logit",...){
#' @rdname unifed
#' @name unifed.canonical.link
#'
#' This function is used inside of \code{unifed()} when the link
#' @details This function is used inside of \code{unifed()} when the link
#' parameter is set to \code{"canonical"}. It returns the link
#' function, inverse link function, the derivative dmu/deta and a
#' function for domain checking for the unifed distribution canonical
Expand Down
Binary file modified build/vignette.rds
Binary file not shown.
8 changes: 4 additions & 4 deletions inst/CITATION
Expand Up @@ -20,13 +20,13 @@ citEntry(entry="Article",
citEntry(entry = "Manual",
title = "unifed: The unifed Distribution",
author = person("Oscar Alberto","Quijano Xacur"),
year = "2021",
note = "R package version 1.1.5",
year = "2022",
note = "R package version 1.1.6",
url = "https://CRAN.R-project.org/package=unifed",

textVersion =
paste("Oscar Alberto Quijano Xacur (2021).",
paste("Oscar Alberto Quijano Xacur (2022).",
"unifed: The Unifed Distribution.",
"R package version 1.1.5.",
"R package version 1.1.6",
"URL https://CRAN.R-project.org/package=unifed")
)
12 changes: 6 additions & 6 deletions inst/doc/introduction_unifed.html

Large diffs are not rendered by default.

13 changes: 6 additions & 7 deletions man/unifed.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion vignettes/bibliography.bib
Expand Up @@ -270,7 +270,7 @@ @Article{r-beta-regression
volume = {34},
number = {2},
pages = {1--24},
url = {https://www.jstatsoft.org/v34/i02/},
url = {https://doi.org/10.18637/jss.v034.i02},
}

@Manual{r-language,
Expand Down
41 changes: 0 additions & 41 deletions vignettes/unifed_example.stan

This file was deleted.

42 changes: 0 additions & 42 deletions vignettes/unifed_test.r

This file was deleted.

0 comments on commit 161948c

Please sign in to comment.