Skip to content

Commit 18d702a

Browse files
committed
Initializing development version
1 parent 98fcf2a commit 18d702a

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: kerasnip
22
Title: A Bridge Between 'keras' and 'tidymodels'
3-
Version: 0.1.0
3+
Version: 0.1.0.900
44
Authors@R:
55
person("David", "Díaz", , "daviddrsch@gmail.com", role = c("aut", "cre"))
66
Description: Provides a seamless bridge between 'keras' and the 'tidymodels'

NEWS.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# kerasnip (development version)
2+
13
# kerasnip 0.1.0
24

35
## Breaking changes

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@
77
[![Codecov test
88
coverage](https://codecov.io/gh/davidrsch/kerasnip/graph/badge.svg)](https://app.codecov.io/gh/davidrsch/kerasnip)
99
[![CRAN_Status_Badge](https://www.r-pkg.org/badges/version/kerasnip)](https://cran.r-project.org/package=kerasnip)
10-
[![Downloads](https://cranlogs.r-pkg.org/badges/kerasnip)](https://cran.r-project.org/package=kerasnip)
10+
[![Downloads](https://cranlogs.r-pkg.org/badges/last-month/kerasnip)](https://cran.r-project.org/package=kerasnip)
11+
[![Downloads](https://cranlogs.r-pkg.org/badges/grand-total/kerasnip)](https://cran.r-project.org/package=kerasnip)
1112

1213
<!-- badges: end -->
1314

0 commit comments

Comments
 (0)