File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11.Rproj.user
22.Rhistory
33.RData
4- .cran-comments.md
54.Ruserdata
65inst /doc
76docs
Original file line number Diff line number Diff line change 11Type: Package
22Package: serp
33Title: Smooth Effects on Response Penalty for 'CLM'
4- Version: 0.2.0.9001
4+ Version: 0.2.1
55Authors@R:
66 person(given = "Ejike R.",
77 family = "Ugba",
Original file line number Diff line number Diff line change 1+ # serp 0.2.1
2+ - submission to CRAN
3+
4+ ---
15# serp 0.2.0.9001
26- update function included in namespace
37- examples included in the different function documentation
1014- serp output includes residual degrees of freedom (rdf)
1115- function to compute the effective degrees of freedom and rdf from the trace of the generalized hat matrix provided
1216- serp.summary documentation has its value segment edited
13- - new changes made in serp test functions
17+ - changes made in serp test functions
18+ - changes made in README.Rmd and README.md
1419
1520---
1621# serp 0.2.0
Original file line number Diff line number Diff line change 11## What has changed in the current version
22
3- ## serp 0.2.0.9001
3+ ## serp 0.2.1
44
55* namespace gets an additional function (update)
66* more examples included in the different function documentation
99* serp output includes residual degrees of freedom (rdf)
1010* function to compute the effective degrees of freedom and rdf from the trace of the generalized hat matrix included
1111* serp.summary documentation has its value segment edited
12- * new changes made in serp test functions
12+ * changes made in serp test functions
13+ * changes made in README.Rmd and README.md
1314
1415
1516## local R CMD check results
1617
1718### Test environments
1819* local x86_64-w64-mingw32 (64-bit), R 4.0.3 (2020-10-10) ;
1920
20- -- R CMD check results ------------------------------------ serp 0.2.0.9001 ----
21- Duration: 3m 29.2s
21+ -- R CMD check results ----------------------------------------- serp 0.2.1 ----
22+ Duration: 2m 51.6s
2223
23240 errors v | 0 warnings v | 0 notes v
2425
2526R CMD check succeeded
2627
28+
29+ ## R-hub builder
30+
31+ ### Test environments
32+ - R-hub windows-x86_64-devel (r-devel)
33+ - R-hub ubuntu-gcc-release (r-release)
34+ - R-hub fedora-clang-devel (r-devel)
35+
36+ R CMD check results
37+ 0 errors √ | 0 warnings √ | 0 notes √
38+
39+ Status: OK
40+
41+
42+ ## win-builder
43+
44+ ### Test environments
45+ - using platform: x86_64-w64-mingw32 (64-bit), R 4.0.3 (2020-10-10)
46+ - using platform: x86_64-w64-mingw32 (64-bit), R Under development (unstable) (2021-07-21 r80649)
47+
48+ R CMD check results
49+
50+ Status: OK
51+
52+
53+ ## Downstream dependencies
54+ - There are currently no downstream dependencies for this package
55+
56+
57+
58+
You can’t perform that action at this time.
0 commit comments