Skip to content

Please support internationalisation through indexing help translation modules #168

Description

@cregouby

Hello,

After creating multiple internationalisation modules of R packages, thanks to {rhelpi18}, I'd love to find them them in rdocumentation.org.

Is there a chance you can add internationalisation module github repositories to the index ?

The general pattern according to {rhelpi18n} is that the DESCRIPTION file in the repository contains three major keys :

  • Type: Translation-module
  • Language:
  • Translates:

example from {tabnet.fr}

Package: tabnet.fr
Type: Translation-module
Title: Entraîne des modèles 'Tabnet' pour la Classification et la Régression
Version: 0.6.0
Date: 2024-05-26
Authors@R: c(
    person("Christophe", "Regouby", , "christophe.regouby@free.fr", role = c("aut", "cre", "cph"))
  )
Description: La version française de l'implémentation des modèles 'TabNet' par Sercan O. Arik et al. (2019)
    <doi:10.48550/arXiv.1908.07442> avec 'Coherent Hierarchical Multi-label
    Classification Networks' par Giunchiglia et al.  <doi:10.48550/arXiv.2010.10151> et
    qui founit une interface homogène pour l'entraînement et l'inférence. 
    Il est aussi entièrement compatible avec l'écosystème 'tidymodels'.
License: MIT + file LICENSE
BugReports: https://github.com/cregouby/tabnet.fr/issues
Language: fr_FR
Translates: tabnet (== 0.6.0)
...

thanks a lot !

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions