mirror of
https://github.com/agdamsbo/FreesearchR.git
synced 2025-12-15 17:12:09 +01:00
dev version updated
This commit is contained in:
parent
b21077b52d
commit
a1cc2d8955
6 changed files with 9 additions and 4 deletions
BIN
R/sysdata.rda
BIN
R/sysdata.rda
Binary file not shown.
|
|
@ -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) |
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
|
@ -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"
|
||||
|
|
|
|||
|
|
|
@ -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"
|
||||
|
|
|
|||
|
|
|
@ -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"
|
||||
|
|
|
|||
|
Loading…
Add table
Reference in a new issue