attempt::stop_if(any(grepl("list",types)),isTRUE(),msg="Le type 'list' n'est pas g'\u00e9r\u00e9.\nveuillez convertir les champs concern\u00e9 en texte.")
attempt::stop_if(any(grepl("list",types)),isTRUE,msg="Le type 'list' n'est pas g'\u00e9r\u00e9.\nveuillez convertir les champs concern\u00e9 en texte.")
## modular handling of different data type attributes (add new below)