Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Armin Rauschenberger
joinet
Commits
030addd5
Commit
030addd5
authored
Jul 31, 2019
by
Armin Rauschenberger
Browse files
automation
parent
f27baa2a
Changes
4
Hide whitespace changes
Inline
Side-by-side
.Rbuildignore
View file @
030addd5
...
...
@@ -5,3 +5,4 @@
^cran-comments\.md$
^appveyor\.yml$
^\.Rhistory$
^CRAN-RELEASE$
CRAN-RELEASE
0 → 100644
View file @
030addd5
This package was submitted to CRAN on 2019-07-31.
Once it is accepted, delete this file and tag the release (commit f27baa2a83).
DESCRIPTION
View file @
030addd5
...
...
@@ -6,7 +6,7 @@ Depends: R (>= 3.0.0)
Imports: glmnet, palasso, cornet
Suggests: knitr, testthat, MASS
Enhances: RColorBrewer, spls, SiER, MRCE
Authors@R: person("Armin","Rauschenberger",email="a
rmin
.rauschenberger@
uni.lu
",role=c("aut","cre"))
Authors@R: person("Armin","Rauschenberger",email="a.rauschenberger@
vumc.nl
",role=c("aut","cre"))
VignetteBuilder: knitr
License: GPL-3
LazyData: true
...
...
R/functions.R
View file @
030addd5
#.loss <- get(".loss",envir=asNamespace("palasso"))
#.folds <- get(".folds",envir=asNamespace("palasso"))
#.check <- get(".check",envir=asNamespace("cornet"))
#--- Main function -------------------------------------------------------------
#' @export
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment