Skip to content
Snippets Groups Projects
Commit fd557a35 authored by Franck.Gaspard's avatar Franck.Gaspard
Browse files

réponses aux remarques de la DEMA du 22-12-2023

0 errors :heavy_check_mark: | 4 warnings :heavy_multiplication_x: | 1 note :heavy_multiplication_x:

── R CMD check results ───────────────────── pesticides.pdl 0.0.0.9000 ────
Duration: 5m 45.1s

❯ checking R files for non-ASCII characters ... WARNING
  Found the following files with non-ASCII characters:
    fct_explorer_mesures.R
    fct_preparation_data.R
    fct_tableau_bord_ESU.R
  Portable packages must use only ASCII characters in their R code,
  except perhaps in comments.
  Use \uxxxx escapes for other characters.

❯ checking R files for syntax errors ... WARNING
  Avis dans le fichier ''R/fct_explorer_mesures.R'' :
    impossible de traduire 'Inf<U+00E9>rieur a 0,5 <U+03BC>g/l' dans l’encodage natif
    impossible de traduire 'Sup<U+00E9>rieur a 0,5 <U+03BC>g/l' dans l’encodage natif
    impossible de traduire 'Inf<U+00E9>rieur a 0,1 <U+03BC>g/l' dans l’encodage natif
    impossible de traduire 'Sup<U+00E9>rieur a 0,1 <U+03BC>g/l' dans l’encodage natif

  Avis dans le fichier ''R/fct_preparation_data.R'' :
    impossible de traduire 'Fr<U+00E9>quence de depassement de 0,1 <U+03BC>g/l' dans l’encodage natif
    impossible de traduire 'Fr<U+00E9>quence de quantification' dans l’encodage natif
    impossible de traduire 'Recherch<U+00E9>e mais pas trouv<U+00E9>e' dans l’encodage natif
    impossible de traduire 'Trouv<U+00E9>e' dans l’encodage natif

❯ checking Rd \usage sections ... WARNING
  Arguments non documentés dans la documentation de l'objet 'cumul_prelevement_fct'
    'tableau_bord_ESU_SelectAnnee'
  Arguments documentés non repris dans \usage pour la documentation de l'objet 'cumul_prelevement_fct' :
    'data_synthese_seqeau_col' 'couleur_seqeau_filter_col'

  Functions with \usage entries need to have the appropriate \alias
  entries, and all their arguments documented.
  The \usage entries must correspond to syntactically valid R code.
  See chapter 'Writing R documentation files' in the 'Writing R
  Extensions' manual.

❯ checking data for non-ASCII characters ... WARNING
    Warning: found non-ASCII strings
    'Tr<c3><a8>s bonne' in object 'choix_couleur_esu'
    'M<c3><a9>diocre' in object 'choix_couleur_esu'
    'Fr<c3><a9>quence de quantification' in object 'quantification_eso'
    'Fr<c3><a9>quence de quantification' in object 'quantification_esu'
    'Trouv<c3><a9>e' in object 'recherchetrouve_eso'
    'Recherch<c3><a9>e mais pas trouv<c3><a9>e' in object 'recherchetrouve_eso'
    'Trouv<c3><a9>e' in object 'recherchetrouve_esu'
    'Recherch<c3><a9>e mais pas trouv<c3><a9>e' in object 'recherchetrouve_esu'
    'Tr<c3><a8>s bonne' in object 'seqeau_esu'
    'M<c3><a9>diocre' in object 'seqeau_esu'

❯ checking package dependencies ... NOTE
  Imports includes 26 non-default packages.
  Importing from so many packages makes the package vulnerable to any of
  them becoming unavailable.  Move as many as possible to Suggests and
  use conditionally.
parent 72b58123
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment