Skip to content

Commit

Permalink
updated
Browse files Browse the repository at this point in the history
  • Loading branch information
kyleGrealis committed Dec 11, 2024
1 parent cd997dc commit d471a47
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions README.Rmd → README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
```{r, echo = FALSE}
pkg_version <- as.character(read.dcf('DESCRIPTION')[1, 'Version'])
```

# froggeR <img src="man/figures/logo.png" align="right" height="130" alt="" />


Expand All @@ -10,7 +6,7 @@ pkg_version <- as.character(read.dcf('DESCRIPTION')[1, 'Version'])
[![CRAN status](https://www.r-pkg.org/badges/version/froggeR)](https://CRAN.R-project.org/package=froggeR)
[![CRAN downloads](https://cranlogs.r-pkg.org/badges/grand-total/froggeR)](https://cran.r-project.org/package=froggeR)

> froggeR version `r pkg_version`
> froggeR version: 0.2.1
froggeR is an R package designed to streamline the creation and management of Quarto projects. It provides a suite of tools to automate setup, ensure consistency, and enhance collaboration in data science workflows.

Expand Down

0 comments on commit d471a47

Please sign in to comment.