- Improve PCA supplementary variables
- Select the dimension in PCA
- Sub module for PCA with variable contribution and dimension correlation
- Include lattice
- Include LCD
- Dashboard for Tarpuy experiment progress
- Repare agricolae table summary anova
- Export info sort
- Rticles
- Fix table conversion when only is present one table
- Yupana
- Avoid different bar widths
- New project template info
- Tarpuy
- Update budget template
-
Package
- New function related
outliers_remove()
=> "remove_outliers
" to work with formula - New function related
plot_diag()
=> "plot_diagnostic
" to work with formula
- New function related
-
Rticles
- Fix Tables and Figures order in final document
-
Tarpuy
- Change name of the trait tab from
abbreviation
totrait
- Update traits tab for include two formats:
date
andmcategorical
- Fix sort of the traits in field book app
- New option for generate the qr-code for each plot
- Change name of the trait tab from
-
Package
- Include Addins for Google authentication and renew process
-
Rticles
- Fix title position in article
- Fix figure caption and cross reference
- Update bootstrap in apps
- Tarpuy:
- Alows to exclude or delete
{when}
or{sample}
colums - Allow
defaultValue
for traits
- Alows to exclude or delete
- Rticles
- Include images using markdown syntax
![]()
- Include images using markdown syntax
=> Fix if "defaultvalue" is in the trait table
gdocs2qmd()
- change params: template ==> theme
- reference-doc: style_rticle.docx
- Tarpuy
- Field book design allows different number of rows
- Design without replication (observation plots) ==>
design_noreps()
- Fix traits name order
gdocs2qmd()
- Bug with: "
Unknown element type at this position: UNSUPPORTED
" - The function works for articles and thesis
- Include the cover page using a table
- Include R markdown templates from RStudio
- Rticles vignettes updated
- Bug with: "
-
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
- 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_repblock
for "rcbd", "crd" for any factor number - Yupana create by default the sheet
locale = "en_US"
to use the decimal point yupana_mvr
allow to select specific numeric variablestarpuy_varlist
adapted 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
-
gdocs2qmd(format)
allow transform to quarto or Rmarkdown format -
Update 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:
- 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)
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
- Package:
web_table()
autoWidth = TRUE
columnwidth
argumentwidth
argument
- Fix
plot_smr()
: "length(x) = 2 > 1' in coercion to 'logical(1)" - New function:
split_folder()
- Yupana: add
scale
andmethod
in correlation plot
- Yupana: update
yupana_import()
usingif_any()
insteadacross()
- Tarpuy: in
dsg
the columnqr
==>barcode
- Tarpuy: update sheets names in
intro
section - 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 [] in
design
are omitted in the field-book generation - CRAN comments: if (class(model) == "lmerMod") => if ( is(model, "lmerMod")
outliers_remove()
: changecbind()
bycbind.data.frame()
.- Fix apps auth.
- Thanks to Uwe Ligges to allow consecutive CRAN updates.
- 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.
- 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()
- 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
Changes are incompatible with the old versions.
-
Package
yupana_export_smr
==>yupana_export()
- Extract all the information from
yupana_analysis
- Extract all the information from
yupana_import_smr
==>yupana_import()
- Import information from the web and
yupana_analysis
- Import information from the web and
- Update function
H2cal()
-
Yupana
- Include statistics and anova table in export results
- Clean headers in export data, exclude "{}"
- Update load/save interface
-
Tarpuy
- Variable list only include arguments with {}
- You can exclude: {evaluation} or {sampling}
- Variable list only include arguments with {}
-
Package
jc_tombola()
- Update function and selection paper by meeting
yupana_analysis()
- Include last_factor selection
yupana_mvr()
- Function not need last_factor
- Include package version in the apps
- Fixed navigation bar in the apps
-
Yupana
- PCA for individual in the bottom
- Include version in the output table
- Dimension for plots in multivariate analysis
- Yupana
- Show equation with adjusted R in scatter plot graph
sig
include all the variables from the summary table- In plots if the number of reps is 1 the
sig
anderror
is "none"
-
Package
- Include info
plot_smr()
andplot_raw
plot_smr()
- Delete legend border
- Transparent logos background
- New vignette for coding with yupana
- Update Rticles and Books template
- Fix
web_table()
to export in xlsx plot_raw()
with scientific notation in labels- Include new data set
potato
- Include info
-
Yupana
- Legend position load correct
- Headers with [] are excluded in the analysis
Agradecimiento a Pedro Barriga por sus sugerencias para mejorar
yupana()
-
Package
plot_smr()
- Add significance font size
plot_raw()
- Allows vector with colors for plots
- Include "scatter plot"
H2cal()
include trial option for MET- New video for the version > 0.4.1
-
Yupana
- Add equations in regressions plot
- Include scatter plot in "Exploratory" module
Changes incompatible with the old versions.
-
Rticles
- Deprecated:
create_rticles()
&rticles()
- Deprecated shiny app:
rticles
- Now you can create your docs using Rmarkdown templates
- Rticles
- Books
- Vignette for explain the dependencies to use rticles
- Deprecated:
-
Yupana
- Styled messages
- New module:
Exploratory
- Update in the modules
- No need
fbsm
- Reactivity in the analysis
- No need
- Export model information
- Overwrite graph info
- Design with 3 factor use
facet_grid()
- Allow import/export information for plots
- Reduce font size in the significance
-
Tarpuy
- Styled messages
- Vignette for explain the modules in the app
- Overwrite fieldbook info
-
Package
- New function:
plot_raw()
- Box plot graph
- Update function:
fieldbook_mvr
-->yupana_mvr()
- Can be used independently
- symbols to internal data
- Table to create footnotes
- rename functions
- Include new logo
- Vignettes: comparison between
H2cal()
andasreml
- Add data base for MET
- Logo for the package and apps
- New function:
Agradecimiento a Khaterine por la idea en el diseño de los logos
-
Yupana
- Fix
{arguments}
fromxlimits
toylimits
- Update tables style
- Fix
-
Rticles
- Update template files
-
Package
- Vignette for describe the arguments and options in Yupana
- Delete redundant functions
info_figure()
&info_grahics()
- Update functions:
include_figure()
&include_figure()
- Update function
plot_smr()
include:xtext
: labels for the x levelgtext
: labels for the group levels
Changes incompatible with the old versions.
-
Package
- Arguments changed in the syntax for
fbsm
andgraphics
.
- Arguments changed in the syntax for
-
Yupana
- Delete error messages in console when run the app
- Change dependency:
ggpubr
-->cowplot
- Multivariate analysis need factor levels n>2
- Allows copy the
Statistics
table
-
Yupana
- Delete error messages in console when run the app
- fix dates in experiments
-
Rticles
- update code for unzip
Articul8
files
- update code for unzip
-
Package
- ´mean_comparison´ update
- No remove the treatments column
- Allows plot 3 factors comparison
facet_grid()
- New arguments for plot: xlimits, xrotation, dimension, opt
- Delete redundant arguments; limits, brakes
- Suggest use "*" instead of ":"
- Include additional layers to the plot. e.g.
coord_flip()
- Save plot dimensions in the exported sheet
web_table
fix resize table in web
- ´mean_comparison´ update
-
Yupana & Tarpuy
- add
pkgs.R
file to load dependencies in apps
- add
-
Tarpuy
- fix auto-install packages in
inti::tarpuy(T)
- fix auto-install packages in
-
Rticles
- update bootstrap
- include code section
-
Yupana & Tarpuy
- google auth verification
-
Tarpuy
- Include QR code in fieldbook
-
Apps
- bslib dependence install from CRAN
- Include video for local installation
- Suppress messages when load apps
- Package
- Exclude package
multtest
from the depends - CRAN error:
include_table
- Search engine in the web page
- Exclude package
-
Yupana & Tarpuy
- now apps work locally
- update bootstrap
- update packages dependencies for apps
-
Yupana
- Graphs: button for generate and refresh graphs
- Fieldbook:
plot_label
in fieldbook summary for label axis in plots - Analysis: export analysis with sheet name
- Analysis: round digits in export table
-
Package
- new functions:
info_figure()
&info_table()
- update pkgdown documentation
- new functions:
-
Yupana & Tarpuy
- fix problem with 'cloud.json'
-
Yupana
- Multivariate: exclude variables without variation in PCA
- Multivariate: exclude columns with all NA values
- Graphs: app not stop if graph arguments are wrong
- update from observeEvent() --> reactive()
-
rticles
- update app with the new bookdown release
- First package release