dev version updated

This commit is contained in:
Andreas Gammelgaard Damsbo 2025-10-30 20:52:17 +01:00
parent b21077b52d
commit a1cc2d8955
No known key found for this signature in database
6 changed files with 9 additions and 4 deletions

Binary file not shown.

View file

@ -44,6 +44,7 @@
|cardx |0.2.5 |2025-07-03 |CRAN (R 4.4.1) |
|caTools |1.18.3 |2024-09-04 |CRAN (R 4.4.1) |
|cellranger |1.1.0 |2016-07-27 |CRAN (R 4.4.0) |
|cffr |1.2.0 |2025-01-25 |CRAN (R 4.4.1) |
|checkmate |2.3.2 |2024-07-29 |RSPM (R 4.4.0) |
|class |7.3-23 |2025-01-01 |CRAN (R 4.4.1) |
|classInt |0.4-11 |2025-01-08 |CRAN (R 4.4.1) |
@ -54,6 +55,7 @@
|commonmark |2.0.0 |2025-07-07 |CRAN (R 4.4.1) |
|crayon |1.5.3 |2024-06-20 |CRAN (R 4.4.1) |
|crosstalk |1.2.1 |2023-11-23 |CRAN (R 4.4.0) |
|curl |6.4.0 |2025-06-22 |RSPM (R 4.4.0) |
|data.table |1.17.8 |2025-07-10 |CRAN (R 4.4.1) |
|datamods |1.5.3 |2024-10-02 |CRAN (R 4.4.1) |
|datawizard |1.2.0 |2025-07-17 |CRAN (R 4.4.1) |
@ -112,6 +114,7 @@
|iterators |1.0.14 |2022-02-05 |CRAN (R 4.4.1) |
|jquerylib |0.1.4 |2021-04-26 |CRAN (R 4.4.0) |
|jsonlite |2.0.0 |2025-03-27 |CRAN (R 4.4.1) |
|jsonvalidate |1.5.0 |2025-02-07 |CRAN (R 4.4.1) |
|KernSmooth |2.23-26 |2025-01-01 |CRAN (R 4.4.1) |
|keyring |1.4.1 |2025-06-15 |CRAN (R 4.4.1) |
|knitr |1.50 |2025-03-16 |CRAN (R 4.4.1) |
@ -164,6 +167,7 @@
|R6 |2.6.1 |2025-02-15 |CRAN (R 4.4.1) |
|ragg |1.4.0 |2025-04-10 |RSPM (R 4.4.0) |
|rankinPlot |1.1.0 |2023-01-30 |CRAN (R 4.4.0) |
|rappdirs |0.3.3 |2021-01-31 |CRAN (R 4.4.1) |
|rbibutils |2.3 |2024-10-04 |CRAN (R 4.4.1) |
|RColorBrewer |1.1-3 |2022-04-03 |CRAN (R 4.4.1) |
|Rcpp |1.1.0 |2025-07-02 |CRAN (R 4.4.1) |
@ -219,6 +223,7 @@
|usethis |3.1.0 |2024-11-26 |RSPM (R 4.4.0) |
|utf8 |1.2.6 |2025-06-08 |CRAN (R 4.4.1) |
|uuid |1.2-1 |2024-07-29 |CRAN (R 4.4.1) |
|V8 |6.0.6 |2025-08-18 |CRAN (R 4.4.1) |
|vctrs |0.6.5 |2023-12-01 |CRAN (R 4.4.0) |
|vroom |1.6.5 |2023-12-05 |CRAN (R 4.4.0) |
|withr |3.0.2 |2024-10-28 |CRAN (R 4.4.1) |

View file

@ -275,7 +275,6 @@
"Split the variable","Split the variable"
"Original data","Original data"
"Preview of result","Preview of result"
"Save new data","Save new data"
"No character variables with accepted delimiters detected.","No character variables with accepted delimiters detected."
"Variable to split:","Variable to split:"
"Text or character to split string by","Text or character to split string by"
@ -288,3 +287,4 @@
"Split text","Split text"
"Split a text column by a recognised delimiter.","Split a text column by a recognised delimiter."
"Split a character string by a common delimiter","Split a character string by a common delimiter"
"Apply split","Apply split"

1 en da
275 Split the variable Split the variable
276 Original data Original data
277 Preview of result Preview of result
Save new data Save new data
278 No character variables with accepted delimiters detected. No character variables with accepted delimiters detected.
279 Variable to split: Variable to split:
280 Text or character to split string by Text or character to split string by
287 Split text Split text
288 Split a text column by a recognised delimiter. Split a text column by a recognised delimiter.
289 Split a character string by a common delimiter Split a character string by a common delimiter
290 Apply split Apply split

View file

@ -274,7 +274,6 @@
"There are more advanced options to modify factor/categorical variables as well as create new factor from an existing variable or new variables with R code. At the bottom you can restore the original data.","There are more advanced options to modify factor/categorical variables as well as create new factor from an existing variable or new variables with R code. At the bottom you can restore the original data."
"Text or character to split string by","Text or character to split string by"
"Split the variable","Split the variable"
"Save new data","Save new data"
"Variable to split:","Variable to split:"
"Direction:","Direction:"
"Split string to multiple columns. Keep number of rows.","Split string to multiple columns. Keep number of rows."
@ -288,3 +287,4 @@
"Preview of result","Preview of result"
"No character variables with accepted delimiters detected.","No character variables with accepted delimiters detected."
"Split a text column by a recognised delimiter.","Split a text column by a recognised delimiter."
"Apply split","Apply split"

1 en de
274 There are more advanced options to modify factor/categorical variables as well as create new factor from an existing variable or new variables with R code. At the bottom you can restore the original data. There are more advanced options to modify factor/categorical variables as well as create new factor from an existing variable or new variables with R code. At the bottom you can restore the original data.
275 Text or character to split string by Text or character to split string by
276 Split the variable Split the variable
Save new data Save new data
277 Variable to split: Variable to split:
278 Direction: Direction:
279 Split string to multiple columns. Keep number of rows. Split string to multiple columns. Keep number of rows.
287 Preview of result Preview of result
288 No character variables with accepted delimiters detected. No character variables with accepted delimiters detected.
289 Split a text column by a recognised delimiter. Split a text column by a recognised delimiter.
290 Apply split Apply split

View file

@ -274,7 +274,6 @@
"There are more advanced options to modify factor/categorical variables as well as create new factor from an existing variable or new variables with R code. At the bottom you can restore the original data.","There are more advanced options to modify factor/categorical variables as well as create new factor from an existing variable or new variables with R code. At the bottom you can restore the original data."
"Text or character to split string by","Text or character to split string by"
"Split the variable","Split the variable"
"Save new data","Save new data"
"Variable to split:","Variable to split:"
"Direction:","Direction:"
"Split string to multiple columns. Keep number of rows.","Split string to multiple columns. Keep number of rows."
@ -288,3 +287,4 @@
"Preview of result","Preview of result"
"No character variables with accepted delimiters detected.","No character variables with accepted delimiters detected."
"Split a text column by a recognised delimiter.","Split a text column by a recognised delimiter."
"Apply split","Apply split"

1 en sv
274 There are more advanced options to modify factor/categorical variables as well as create new factor from an existing variable or new variables with R code. At the bottom you can restore the original data. There are more advanced options to modify factor/categorical variables as well as create new factor from an existing variable or new variables with R code. At the bottom you can restore the original data.
275 Text or character to split string by Text or character to split string by
276 Split the variable Split the variable
Save new data Save new data
277 Variable to split: Variable to split:
278 Direction: Direction:
279 Split string to multiple columns. Keep number of rows. Split string to multiple columns. Keep number of rows.
287 Preview of result Preview of result
288 No character variables with accepted delimiters detected. No character variables with accepted delimiters detected.
289 Split a text column by a recognised delimiter. Split a text column by a recognised delimiter.
290 Apply split Apply split

View file

@ -274,7 +274,6 @@
"There are more advanced options to modify factor/categorical variables as well as create new factor from an existing variable or new variables with R code. At the bottom you can restore the original data.","There are more advanced options to modify factor/categorical variables as well as create new factor from an existing variable or new variables with R code. At the bottom you can restore the original data."
"Text or character to split string by","Text or character to split string by"
"Split the variable","Split the variable"
"Save new data","Save new data"
"Variable to split:","Variable to split:"
"Direction:","Direction:"
"Split string to multiple columns. Keep number of rows.","Split string to multiple columns. Keep number of rows."
@ -288,3 +287,4 @@
"Preview of result","Preview of result"
"No character variables with accepted delimiters detected.","No character variables with accepted delimiters detected."
"Split a text column by a recognised delimiter.","Split a text column by a recognised delimiter."
"Apply split","Apply split"

1 en sw
274 There are more advanced options to modify factor/categorical variables as well as create new factor from an existing variable or new variables with R code. At the bottom you can restore the original data. There are more advanced options to modify factor/categorical variables as well as create new factor from an existing variable or new variables with R code. At the bottom you can restore the original data.
275 Text or character to split string by Text or character to split string by
276 Split the variable Split the variable
Save new data Save new data
277 Variable to split: Variable to split:
278 Direction: Direction:
279 Split string to multiple columns. Keep number of rows. Split string to multiple columns. Keep number of rows.
287 Preview of result Preview of result
288 No character variables with accepted delimiters detected. No character variables with accepted delimiters detected.
289 Split a text column by a recognised delimiter. Split a text column by a recognised delimiter.
290 Apply split Apply split