Skip to content

Commit e1d2cdd

Browse files
committed
minor content edit
1 parent 34552c6 commit e1d2cdd

File tree

1 file changed

+9
-6
lines changed

1 file changed

+9
-6
lines changed

posts/2024-02-13_teal_on_cran/teal_on_cran.qmd

+9-6
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,14 @@
11
---
2-
title: "teal v0.15.0 is on CRAN 🎉"
2+
title: "teal is now available on CRAN 🎉"
33
author:
44
- name: Dony Unardi
5-
description: "In this post, we are announcing the release of teal on CRAN."
5+
description: "Announcing the release of teal v0.15.0 on CRAN!"
66
date: "2024-02-13"
77
# please do not use any non-default categories.
88
# You can find the default categories in the repository README.md
99
categories: [community]
1010
# feel free to change the image
1111
image: "teal.png"
12-
1312
---
1413

1514
<!--------------- typical setup ----------------->
@@ -22,13 +21,17 @@ long_slug <- "2024-02-13_teal_on_cran"
2221
<!--------------- post begins here ----------------->
2322
![](teal.png){fig-align="center" width="159"}
2423

25-
`teal` v0.15.0 is now available in CRAN!
24+
We're thrilled to announce that `teal` v0.15.0 has been released on CRAN!
2625

27-
We're thrilled to announce that `teal` v0.15.0 has been released on CRAN! This marks a significant milestone in our journey, and we're incredibly excited about the possibilities teal brings to the R community, particularly within clinical trial settings.
26+
This marks a significant milestone in our journey, and we're incredibly excited about the possibilities teal brings to the R community, particularly within clinical trial settings.
2827

2928
One of the most notable changes in this release is the introduction of `teal_data`. This addition enhances how data is handled within the `teal` framework, paving the way for custom data modules tailored to the needs of our R programmers. With `teal_data`, users can expect improved efficiency and flexibility in managing their data, opening doors to innovative approaches in data analysis and visualization.
3029

31-
While we're enthusiastic about the advancements `teal` v0.15.0 brings, we understand that introducing new features can sometimes lead to breaking changes. However, we've got you covered! To ease the transition, we've provided comprehensive guidance on migrating your applications from version 0.14.0 to 0.15.0. Check out our migration guide [here](https://github.com/insightsengineering/teal/discussions/945), and feel free to ask any questions you may have in the discussion thread.
30+
While we're enthusiastic about the advancements `teal` v0.15.0 brings, we have to introduce breaking changes to this version.
31+
32+
But worry not, we've got you covered!
33+
34+
To ease the transition, we've provided comprehensive guidance on migrating your applications from version 0.14.0 to 0.15.0. Check out our migration guide [here](https://github.com/insightsengineering/teal/discussions/945), and feel free to ask any questions you may have in the discussion thread.
3235

3336
As we roll out `teal` v0.15.0, we're also working diligently on releasing `teal` modules packages to fully support this version. While we're still in the process, we encourage you to dive into the latest `teal` release and start exploring its capabilities. To get started, make sure to install the development versions of `teal.transform`, `teal.reporter`, and any other modules you're using.
3437

0 commit comments

Comments
 (0)