Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
39 commits
Select commit Hold shift + click to select a range
c8fc22f
fix: dans le résultat on avait un tableau ventilé plusieurs fois par …
May 11, 2026
e141a7d
fix: même chose que pour le commit précédent (distinct() sur df_eq_in…
May 11, 2026
bb37d21
docs: change the header to fix unknown title + hide warnings and corr…
May 28, 2026
dc22a03
fix: ajout hrc_field = NA pour éviter erreur
May 28, 2026
9bca9dc
docs: même fix que pour auto_metadata_fr, sans le pbm de header
May 28, 2026
e19c978
fix: dans le résultat on avait un tableau ventilé plusieurs fois par …
May 11, 2026
f9cb467
fix: même chose que pour le commit précédent (distinct() sur df_eq_in…
May 11, 2026
16efce4
docs: change the header to fix unknown title + hide warnings and corr…
May 28, 2026
32137eb
fix: ajout hrc_field = NA pour éviter erreur
May 28, 2026
fd9add3
docs: même fix que pour auto_metadata_fr, sans le pbm de header
May 28, 2026
5590c16
feat: treat tables linked by equation but not broken down by the same…
Jun 16, 2026
245936c
feat: change indicator into initial_indicator for final output to hel…
Jun 16, 2026
c4d7c2c
fix: conflit
clara-baudry Jun 16, 2026
86e385f
fix: match eq to metadata
Jun 16, 2026
04d6d06
fix: don't look at hrc_indic when indic part of df_eq_indicator
clara-baudry Jun 16, 2026
ad5e7fc
feat: suppression hrc_indicator pour les indicator présents dans les …
clara-baudry Jun 17, 2026
d831ab0
feat: gestion des différents cas de variables de croisements communes…
clara-baudry Jun 17, 2026
f424d87
fix: some examples had the same table twice, TO DO come back later to…
clara-baudry Jun 17, 2026
21307fb
feat: treat cases of spanning variables for equaitons in one function
clara-baudry Jun 17, 2026
ab96a3e
fix: use function from dplyr
clara-baudry Jun 23, 2026
5bd98b9
fix: name hrc_spanning with totcode being total of equation
clara-baudry Jun 23, 2026
b366b5e
refactor: one mutate() instead of two
clara-baudry Jun 23, 2026
02aff21
test: 6 examples to check the analysis of links between indicators
clara-baudry Jun 23, 2026
a320bae
refactor: delete links because links_full is sufficient
clara-baudry Jun 23, 2026
81ca0d6
refactor: delete ambiguous_totals
clara-baudry Jun 23, 2026
3e9ef85
refactor: more straight forward way to create df_variable_info
clara-baudry Jun 23, 2026
0ee16ee
feat: build_spanning_based_on_hrc_indicator() + warning when incohere…
clara-baudry Jun 25, 2026
e8d7b07
doc: delete comment explaining how to create graph of equations betwe…
clara-baudry Jun 25, 2026
7bd0244
doc: delete comments to make code clearer
clara-baudry Jun 25, 2026
e412269
doc: add param to tab_to_treat()
clara-baudry Jun 26, 2026
6b2a458
update doc
clara-baudry Jun 26, 2026
07ce06d
rename tests and update DESCRIPTION
clara-baudry Jun 26, 2026
e1da269
doc: update version
clara-baudry Jun 26, 2026
73c8554
feat: add group name to treat tic example
clara-baudry Jun 30, 2026
5086b84
feat: keep intial_indicator + no group name in table_name but the tic…
clara-baudry Jun 30, 2026
dd26e29
fix: handle case where inital_indicator = NA + only removing _group_x…
clara-baudry Jun 30, 2026
426160a
fix: add package in fornt of na.omit()
clara-baudry Jun 30, 2026
99705c4
fix: define regroup_tables() as an internal function
clara-baudry Jun 30, 2026
1b52031
fix: change documentation so that regroup_tables() is referenced as i…
clara-baudry Jun 30, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Package: rtauargus
Type: Package
Title: Using Tau-Argus from R
Language: fr
Version: 1.3.4
Version: 1.3.5
Depends: R (>= 3.5.0)
Imports:
purrr (>= 0.2),
Expand Down Expand Up @@ -67,11 +67,11 @@ Description: Protects tables by calling the Tau-Argus software from R.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.3
VignetteBuilder: knitr
URL: https://inseefrlab.github.io/rtauargus,
https://github.com/inseefrlab/rtauargus,
https://inseefrlab.github.io/rtauargus/
BugReports: https://github.com/inseefrlab/rtauargus/issues
Roxygen: list(markdown = TRUE)
StagedInstall: no
Config/roxygen2/version: 8.0.0
2 changes: 1 addition & 1 deletion R/analyse_metadata.R
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ analyse_metadata <- function(df_metadata,df_eq_indicator = NULL,verbose = FALSE)
list_independent_tables <- grp_tab_in_cluster(list_split = list_split,
list_translation_tables = list_translation_tables)
list_cluster_treat <- tab_to_treat(list_independent_tables)
dataframe_cluster_id <- dataframe_result(list_cluster_treat)
dataframe_cluster_id <- dataframe_result(list_cluster_treat,list_hrc_identified)
if(verbose){
return(list(
identify_hrc = list_hrc_identified[[1]],
Expand Down
5 changes: 3 additions & 2 deletions R/globals.R
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ utils::globalVariables(
"n_unique","column","unique_modalities","from.eg","to.eg","from","to","mutual_full",
"Group","table_eg","spanning","hrc_spanning","spanning_old","tab_inclus",
"starts_with","spanning_name","hrc_spanning_name","eq_indicator","rhs","total","term_number",
"eq_name","unit","var","n_total","total_alt","group",
".")
"eq_name","unit","var","n_total","total_alt","group","initial_indicator","spanning_new",
"spanning_key","all_sides","side","sides_manquants","table_name_combined","var_mapped",
"totcode","all_combinations","covered_sides",".")
)
Loading
Loading