Appendix L — Works and Activities Developed During the Thesis

During the development of this thesis, several activities have been accomplished. These activities are important to note, as they demonstrate the path taken to arrive at this final document. The following sections detail some of them.

L.1 Courses

The following graduate courses from the University of São Paulo (USP) were completed during the first year of the Master’s Program.

Please note that the unfortunate C concept above happened in the same semester when the author broke relations with his former supervisor.

44 discipline credits were completed. An additional 12 special credits, related to an article publication (See Viana-Mendes et al. (2023)), were requested and approved by the Graduate Program Coordination Commission (CCP) in accordance with program regulations. In total, 56 credits were earned. A minimum of 50 credits is required for the thesis defense.

L.2 Teaching Internship

Scholarship students under the Coordination for the Improvement of Higher Education Personnel (CAPES) are required to participate in the Teaching Improvement Program (PAE). This internship occurred in the 2º semester of 2023.

The internship responsibilities entailed serving as an Assistant Professor for the undergraduate course ACH0042 - Problem-Based Learning II at USP. A comprehensive teaching plan was formulated during enrollment in the aforementioned graduate course EAH5001, and it is accessible through the following link.

Vartanian, D., Rodrigues Neto, C, & Bernardes, M. E. M. (2023). Plano de ensino: ACH0042 - Resolução de Problemas II. https://doi.org/10.13140/RG.2.2.33335.50086

L.3 Publications

The following article was published during the development of this thesis.

Viana-Mendes, J., Benedito-Silva, A. A., Andrade, M. A. M., Vartanian, D., Gonçalves, B. da S. B., Cipolla-Neto, J., & Pedrazzoli, M. (2023). Actigraphic characterization of sleep and circadian phenotypes of PER3 gene VNTR genotypes. Chronobiology International. https://doi.org/10.1080/07420528.2023.2256858

L.4 Translations

As a member and package developer of the rOpenSci Initiative, the author is actively contributing to the ongoing translation of the rOpenSci Developer Guide into Portuguese. The aim is to create a more inclusive environment for individuals in Brazil and other Portuguese-speaking countries when developing for the R programming language.

This endeavor is linked to the thesis, as the author’s membership in rOpenSci began with the creation of the {mctq} R package (listed below).

L.5 Conferences

An abstract pertaining to the primary investigation was published and presented on a poster at the Sao Paulo School of Advanced Science on Ecology of Human Sleep and Biological Rhythms organized by the São Paulo Research Foundation (FAPESP). This international school hosted 100 participants, including students and young researchers, with a diverse representation of 50 individuals from various states within Brazil and an additional 50 from international backgrounds. The event was held from November 16 to 26, 2022.

Vartanian, D., & Pedrazzoli, M. (2022). Ecology of sleep and circadian phenotypes of the Brazilian population [Poster]. São Paulo Research Foundation; São Paulo School of Advanced Science on Ecology of Human Sleep and Biological Rhythms. https://doi.org/10.13140/RG.2.2.25343.07840

In the same semester (2022/2), the author also participated in USP’s International Symposium on Scientific and Technological Initiation (SIICUSP) as both an examiner and a participant. As a participant, the author presented a research abstract related to the {actverse} R package for actigraphy data analysis, as detailed in Matias et al. (2022) and Vartanian (n.d.). This project was conceived and developed by the author of this thesis and involved collaboration with two undergraduate students. Notably, this project achieved recognition, securing 2nd place in the category of Earth and Exact Sciences.

Matias, V. A., Serrano, C., Vartanian, D., Pedrazzoli, M., & Benedito-Silva, A. A. (2022, September 3). {actverse}: An R package for actigraphy data analysis [Poster]. 30th USP International Symposium of Undergraduate Research (SIICUSP), São Paulo. http://dx.doi.org/10.13140/RG.2.2.12760.16643

Vartanian, D. (n.d.). {actverse}: Tools for actigraphy data analysis [Computer software, R Package]. https://danielvartan.github.io/actverse/

L.6 Research Compendium

This thesis, along with all the accompanying research, is structured and organized within the research compendium provided below.

Vartanian, D. (2025). Is latitude associated with chronotype? [Research compendium]. https://doi.org/10.17605/OSF.IO/YGKTS

L.7 Data Plans

This research has also produced and published the following data plan.

Vartanian, D. (2024). Is latitude associated with chronotype? [Data Management Plan]. DMPHub. https://doi.org/10.48321/D1DW8P

L.8 Softwares

The following R packages, Python package, Quarto format (being used to write this thesis), and Espanso package were developed during this thesis.

Vartanian, D. (n.d.). {entrainment}: A rule-based model of the 24h light/dark cycle entrainment phenomenon [Computer software, Python package]. https://github.com/danielvartan/entrainment

Vartanian, D1. (n.d.). {mctq}: Munich ChronoType Questionnaire (MCTQ) tools [Computer software, R package]. https://docs.ropensci.org/mctq (The package has already surpassed 9,000 downloads)

Vartanian, D. (n.d.). {brandr}: Brand identity management using brand.yml standard [Computer software, R package]. https://doi.org/10.32614/CRAN.package.brandr

Vartanian, D. (n.d.). {lubritime}: An extension for the lubridate package [Computer software, R package]. https://github.com/danielvartan/lubritime

Vartanian, D. (n.d.). {orbis}: Spatial data analysis tools [Computer software, R package]. https://danielvartan.github.io/orbis

Vartanian, D. (n.d.). {quartor}: Tools for the Quarto publishing system [Computer software, R package]. https://danielvartan.github.io/quartor

Vartanian, D. (n.d.). {lockr}: Easily encrypt/decrypt files [Computer software, R package]. https://github.com/danielvartan/lockr

Vartanian, D. (n.d.). {prettycheck}: Pretty assertive programming [Computer software, R package]. https://github.com/danielvartan/prettycheck

Vartanian, D. (n.d.). {groomr}: Tidy tools [Computer software, R package]. https://github.com/danielvartan/groomr

Vartanian, D. (n.d.). {plotr}: Plots made easy [Computer software, R package]. https://danielvartan.github.io/plotr

Vartanian, D. (n.d.). {abnt}: Quarto format for ABNT theses and dissertations [Computer software, LaTeX/R]. https://github.com/danielvartan/abnt

Vartanian, D. (n.d.). HTML color codes in hex and RGB formats for Espanso [Computer software, Espanso package]. https://hub.espanso.org/html-colors

L.9 Exercises

Some important exercises made public during the development of this thesis are listed below.

Vartanian, D. (2024). Illustration of the Lotka–Volterra’s predator–prey model. https://danielvartan.github.io/lotka-volterra

Vartanian, D. (2024). Illustration of the Lorenz system. https://danielvartan.github.io/lorenz-system

Vartanian, D. (2024). Illustration of the SIR model. https://danielvartan.github.io/sir

Vartanian, D. (2024). A demonstration of general linear models using penguins. https://danielvartan.github.io/linear-models

Vartanian, D. (2024). Demonstrations of the central limit theorem. https://danielvartan.github.io/central-limit-theorem

L.10 Other Projects

The author is also currently working on the development of the two projects below.

Carvalho, A. M., Klapka, C. S., Magalhães, A. R., Barbosa, B. B., Vartanian, D., Schettino, J. P. J., & Pereira, E. B. (2023). Global syndemic: The impact of anthropogenic climate change on the health and nutrition of children under five years old attended by Brazil’s public health system (SUS) [CNPq project, University of São Paulo]. https://doi.org/10.17605/OSF.IO/8W36C

Sales, A. R. V., Vartanian, D., Andrade, M. A. M., Pedrazzoli, M. (2023). Associations between the duration and quality of sleep in third-trimester pregnant women and the duration of labor [Master’s project, University of São Paulo]. https://doi.org/10.17605/OSF.IO/S4TBZ


  1. The package has already surpassed 9,000 downloads.↩︎