Package: xlsform2word
Type: Package
Title: Convert 'XLSForm' to Structured 'Word' Document
Version: 0.1.0
Authors@R: c(
    person(given = "NyAvo", 
           family = "RATOVO-ANDRIANARISOA", 
           role = c("aut", "cre"), 
           email = "ratovoandry1@gmail.com"))
Description: Converts an 'XLSForm' (survey in 'Excel') into a well-structured 'Word' document, including sections, skip logic, options, and question labels.
    Designed to support survey documentation, training materials, and data collection workflows.
    The package was developed based on field experience with 'XLSForm' and humanitarian operations, aiming to streamline documentation and enhance training efficiency.
Encoding: UTF-8
Imports: readxl, officer, dplyr, stringr, tools, rlang
RoxygenNote: 7.3.2
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
License: MIT + file LICENSE
NeedsCompilation: no
Packaged: 2025-04-22 09:09:28 UTC; ratov
Author: NyAvo RATOVO-ANDRIANARISOA [aut, cre]
Maintainer: NyAvo RATOVO-ANDRIANARISOA <ratovoandry1@gmail.com>
Repository: CRAN
Date/Publication: 2025-04-24 08:20:02 UTC
Built: R 4.6.0; ; 2025-10-14 03:25:20 UTC; windows
