Releases: Flavjack/inti
Releases · Flavjack/inti
Release list
inti 0.6.1
-
Tarpuy:
- Include google sheet and docs in PLEX
- Allow empty rows and without filling
- Drop values in sheet traits with "X"
- Only generate traits sheets
- Seed is set by default
-
Deprecated:
- include_figure()
-
New function
- include_pdf()
-
gdocs2qmd()
- Word document with different output structure
inti 0.6.0
- Fix for dev dplyr (Thanks @hadley)
tarpuy_plotdesign()- Autoconvert as factor for plot design
- Default names in plot to "row" and "columns"
- New function:
design_repblockfor "rcbd", "crd" for any factor number - Yupana create by default the sheet
locale = "en_US"to use the decimal point yupana_mvrallow to select specific numeric variablestarpuy_varlistadapted to field book app- Tarpuy: new module for use the information in Field Book app https://play.google.com/store/apps/details?id=com.fieldbook.tracker
- Rename function:
tarpuy_varlist==>tarpuy_traits
inti 0.5.8
-
gdocs2qmd(format)allow transform to quarto or Rmarkdown format -
Update the RStudio download link to posit
-
Yupana - fieldbook module:
- Use "_" or "." to separate the traits factors:
yupana_reshape() - Load and Save in a specific sheet
- Use "_" or "." to separate the traits factors:
inti 0.5.7
- Update functions bookdown to quarto:
figure2rmd()==>figure2qmd()table2rmd()==>table2qmd()gdocs2rmd()==>gdocs2qmd()
- Fix
plot_raw(): "length(x) = 2 > 1' in coercion to 'logical(1)" - Update
jc_tombola() outliers_remove(drop.na = FALSE)allows avoid drop NA values by defaultH2cal()outliers are changed to NA in the data.frameyupana_mvr(): update function for correlation and PCA- Yupana: update multivariate analysis
inti 0.5.6
- Package:
web_table()autoWidth = TRUEcolumnwidthargumentwidthargument
- Fix
plot_smr(): "length(x) = 2 > 1' in coercion to 'logical(1)" - New function:
split_folder() - Yupana: add
scaleandmethodin correlation plot
inti 0.5.5
- Yupana: update
yupana_import()usingif_any()insteadacross() - Tarpuy: in
dsgthe columnqr==>barcode - Tarpuy: update sheets names in
introsection - Tarypu: export field-book in specific sheet
- Tarpuy: select sheet for field-book sketch
- Tarpuy: create field-book only with the factor list
- Tarpuy: column with [] are omitted in the field-book generation
- CRAN comments: if (class(model) == "lmerMod") => if ( is(model, "lmerMod")
inti 0.5.4
outliers_remove(): changecbind()bycbind.data.frame()- Fix apps auth
inti 0.5.3
- Complete location name in experimental information.
- Avoid labels in axis and legend using
"". - Update vignettes using bookdown.
- Fix table summary in
H2cal(). - Update diagnostic plot in
plot_diag()to lm and lmerMod. - Update code for logIn modules in apps.
- Update correlation graph in yupana.
inti 0.5.2
- Package
- Fix CRAN comments
- Fix path to install Tarpuy dependencies
- Include huito logo in apps
- Fix factors in Tarpuy field-book export
- Update code from
tarpuy_design() - Update barcode column for split using "_"
- Update function
tarpuy_plex()
inti 0.5.1
- Package
H2cal(): BLUEs from H2cal may be wrong if other fixed effects in the model (#10).- Thanks Jim Holland (@ncsumaize) for the suggestion to improve the function.
- New functions:
gdoc2rmd(),table2rmd(),figure2rmd()- Use Articul8 Add-ons from Google docs to build Rticles
- Update pkgdown