We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b4ba2f commit f877e88Copy full SHA for f877e88
DESCRIPTION
@@ -1,11 +1,11 @@
1
Package: lightsnip
2
Type: Package
3
Title: LightGBM Model Engine for Parsnip
4
-Version: 0.0.5
+Version: 0.0.6
5
Authors@R: c(
6
person(given = "Dan", family = "Snow", email="[email protected]", role=c("aut", "cre"))
7
)
8
-Date: 2023-02-07
+Date: 2023-07-04
9
Description: Provides an expanded LightGBM engine for the parsnip package.
10
URL: https://ccao-data.github.io/lightsnip/, https://github.com/ccao-data/lightsnip
11
License: AGPL-3 + file LICENSE
0 commit comments