diff --git a/404.html b/404.html index a2ed304..b658e3a 100644 --- a/404.html +++ b/404.html @@ -20,7 +20,7 @@ saros.base - 0.2.5 + 0.2.9 diff --git a/CODE_OF_CONDUCT.html b/CODE_OF_CONDUCT.html index f213ca3..70c17c1 100644 --- a/CODE_OF_CONDUCT.html +++ b/CODE_OF_CONDUCT.html @@ -7,7 +7,7 @@ saros.base - 0.2.5 + 0.2.9 diff --git a/LICENSE-text.html b/LICENSE-text.html index fc7d423..7460bea 100644 --- a/LICENSE-text.html +++ b/LICENSE-text.html @@ -7,7 +7,7 @@ saros.base - 0.2.5 + 0.2.9 diff --git a/LICENSE.html b/LICENSE.html index 022cc94..e0100dc 100644 --- a/LICENSE.html +++ b/LICENSE.html @@ -7,7 +7,7 @@ saros.base - 0.2.5 + 0.2.9 diff --git a/articles/index.html b/articles/index.html index b22a2f9..52a84e6 100644 --- a/articles/index.html +++ b/articles/index.html @@ -7,7 +7,7 @@ saros.base - 0.2.5 + 0.2.9 diff --git a/articles/vig_01_basic_file_system.html b/articles/vig_01_basic_file_system.html index 9c41255..9cf123e 100644 --- a/articles/vig_01_basic_file_system.html +++ b/articles/vig_01_basic_file_system.html @@ -23,7 +23,7 @@ saros.base - 0.2.5 + 0.2.9 @@ -71,7 +71,7 @@ - Basic R, Quarto and file system setup + @@ -85,7 +85,7 @@ Basic R, Quarto and file system setup - + Basic R, Quarto and file system setup Tip We recommend updating R, RStudio and Quarto twice a year, though this depends on how many and which advanced features are being pursued. diff --git a/articles/vig_02_project_setup.html b/articles/vig_02_project_setup.html index 6e88179..246455a 100644 --- a/articles/vig_02_project_setup.html +++ b/articles/vig_02_project_setup.html @@ -22,7 +22,7 @@ saros.base - 0.2.5 + 0.2.9 @@ -70,7 +70,7 @@ - Project setup + @@ -84,7 +84,7 @@ Project setup - + Project setup 1 Create a research project folder from scratch diff --git a/articles/vig_03_configure_report_cycle.html b/articles/vig_03_configure_report_cycle.html index d0ea7de..dae1585 100644 --- a/articles/vig_03_configure_report_cycle.html +++ b/articles/vig_03_configure_report_cycle.html @@ -22,7 +22,7 @@ saros.base - 0.2.5 + 0.2.9 @@ -70,7 +70,7 @@ - Configure Saros settings for a project + @@ -84,8 +84,8 @@ Configure Saros settings for a project - See the respective template R script files, YAML-files and QMD-files. - + Configure Saros settings for a projectSee the respective template R script files, YAML-files and QMD-files. + saros.base::get_chunk_template_defaults() diff --git a/articles/vig_04_prepare_data.html b/articles/vig_04_prepare_data.html index f97fe7f..5b5b440 100644 --- a/articles/vig_04_prepare_data.html +++ b/articles/vig_04_prepare_data.html @@ -22,7 +22,7 @@ saros.base - 0.2.5 + 0.2.9 @@ -70,7 +70,7 @@ - Prepare dataset + @@ -84,7 +84,7 @@ Prepare dataset - Although these are requirements for effective Saros use, there are also general good recommendations for documenting data. One should therefore implement the checkpoints from day 1, i.e. already when programming the questionnaire, documenting the instruments used, as well as obtaining register data used to draw samples. + Prepare datasetAlthough these are requirements for effective Saros use, there are also general good recommendations for documenting data. One should therefore implement the checkpoints from day 1, i.e. already when programming the questionnaire, documenting the instruments used, as well as obtaining register data used to draw samples. What variables do Saros need? The data set needs the variables stated in the chapter overview, and possibly the mesos variable if mesos reports are created. Variables that are not used are ignored, but logged in a txt file (and in the R console) when you run saros.base::draft_report() so that you can check that things went as expected - maybe you entered the wrong variable name. diff --git a/articles/vig_05_standard_variable_names.html b/articles/vig_05_standard_variable_names.html index 5718faf..b7d7359 100644 --- a/articles/vig_05_standard_variable_names.html +++ b/articles/vig_05_standard_variable_names.html @@ -22,7 +22,7 @@ saros.base - 0.2.5 + 0.2.9 @@ -70,7 +70,7 @@ - Standard variable naming in longitudinal projects + @@ -84,7 +84,7 @@ Standard variable naming in longitudinal projects - + Standard variable naming in longitudinal projects Under development Objectives: - Check existing standards and principles used by, for example, the IEA, OECD and Statistics Norway. diff --git a/articles/vig_06_prepare_chapter_overview.html b/articles/vig_06_prepare_chapter_overview.html index 4f205fe..8b66c43 100644 --- a/articles/vig_06_prepare_chapter_overview.html +++ b/articles/vig_06_prepare_chapter_overview.html @@ -22,7 +22,7 @@ saros.base - 0.2.5 + 0.2.9 @@ -70,7 +70,7 @@ - Preparing the chapter overview + @@ -84,7 +84,7 @@ Preparing the chapter overview - The chapter overview can be made when variable names have been determined. + Preparing the chapter overviewThe chapter overview can be made when variable names have been determined. Each report must have a table, where each line is a chapter. This is typically an Excel file that is easy to edit manually. See an example here. The first row contains column headings. It must contain the following columns (as a minimum, may contain others as well): diff --git a/articles/vig_07_adjust_report_cycle_settings.html b/articles/vig_07_adjust_report_cycle_settings.html index e0998af..2114a14 100644 --- a/articles/vig_07_adjust_report_cycle_settings.html +++ b/articles/vig_07_adjust_report_cycle_settings.html @@ -22,7 +22,7 @@ saros.base - 0.2.5 + 0.2.9 @@ -70,7 +70,7 @@ - Draft report + @@ -84,7 +84,7 @@ Draft report - After all the data has been washed, the chapter overview has been created, and any adjustments to the templates in 02_resources have been made, we can finally create a draft report! + Draft reportAfter all the data has been washed, the chapter overview has been created, and any adjustments to the templates in 02_resources have been made, we can finally create a draft report! It is natural to set up an RStudio Project (*.Rproj) for the Saros folder that remembers unsaved R files, some personal preferences for the project, etc. But avoid saving the working memory (Environment) to disk (.Rdata) , so that functionality can be turned off in Project options… The reason is that over time there can be many large objects, and as much as possible should be able to be run from scratch when you need it. diff --git a/articles/vig_31_render.html b/articles/vig_31_render.html index 0d8036c..ae73c6f 100644 --- a/articles/vig_31_render.html +++ b/articles/vig_31_render.html @@ -22,7 +22,7 @@ saros.base - 0.2.5 + 0.2.9 @@ -70,7 +70,7 @@ - Render + @@ -84,7 +84,7 @@ Render - The idea behind the Saros concept is that you can create temporary documents for internal quality assurance, but that the main point is to compile the interactive website at the same time as creating the reports in PDF and Word (where all the chapters are merged and automatically added to the cover page, colophon, etc). In principle, several ways to start this process, but for now this is what works best: + RenderThe idea behind the Saros concept is that you can create temporary documents for internal quality assurance, but that the main point is to compile the interactive website at the same time as creating the reports in PDF and Word (where all the chapters are merged and automatically added to the cover page, colophon, etc). In principle, several ways to start this process, but for now this is what works best: In 000_initialize_project.R under paths$site, you use a folder on your machine, outside of OneDrive/Sharepoint/Teams. An example is “C:/Users/%HOMEPATH%/AppData/Local/Saros”. Why not in a folder for cloud storage? Well, Sharepoint/Microsoft has a silly limitation on the number of characters in file paths of approx. 260 characters, and spaces count for 3 characters (%20). If you use caching in Quarto, you run the risk of Windows not finding the files… diff --git a/articles/vig_32_render_problems.html b/articles/vig_32_render_problems.html index a8bfea4..860d511 100644 --- a/articles/vig_32_render_problems.html +++ b/articles/vig_32_render_problems.html @@ -22,7 +22,7 @@ saros.base - 0.2.5 + 0.2.9 @@ -70,7 +70,7 @@ - Error messages and Frequently Asked Questions + @@ -84,7 +84,7 @@ Error messages and Frequently Asked Questions - + Error messages and Frequently Asked Questions Quarto stops in the middle of rendering and complains that it cannot find a shape or another file. This is most likely caused by running Render while in a folder that has too long a path, on a Sharepoint/Teams folder. Move everything together to e.g. %HOMEPATH%/AppData/Saros/Project/ and try again. diff --git a/authors.html b/authors.html index f945578..1bea4b2 100644 --- a/authors.html +++ b/authors.html @@ -7,7 +7,7 @@ saros.base - 0.2.5 + 0.2.9 diff --git a/index.html b/index.html index 1322f07..2842cf9 100644 --- a/index.html +++ b/index.html @@ -22,7 +22,7 @@ saros.base - 0.2.5 + 0.2.9 diff --git a/news/index.html b/news/index.html index 8f56f3f..84207e5 100644 --- a/news/index.html +++ b/news/index.html @@ -7,7 +7,7 @@ saros.base - 0.2.5 + 0.2.9 diff --git a/pkgdown.yml b/pkgdown.yml index 82025ab..d9e47da 100644 --- a/pkgdown.yml +++ b/pkgdown.yml @@ -11,7 +11,7 @@ articles: vig_07_adjust_report_cycle_settings: vig_07_adjust_report_cycle_settings.html vig_31_render: vig_31_render.html vig_32_render_problems: vig_32_render_problems.html -last_built: 2024-11-24T13:51Z +last_built: 2024-11-27T22:49Z urls: reference: https://nifu-no.github.io/saros.base/reference article: https://nifu-no.github.io/saros.base/articles diff --git a/reference/add_n_range_to_chapter_structure.html b/reference/add_n_range_to_chapter_structure.html index aa8b8d0..056baa9 100644 --- a/reference/add_n_range_to_chapter_structure.html +++ b/reference/add_n_range_to_chapter_structure.html @@ -13,7 +13,7 @@ saros.base - 0.2.5 + 0.2.9 diff --git a/reference/copy_folder_contents_to_dir.html b/reference/copy_folder_contents_to_dir.html index 1bafc4c..a624af1 100644 --- a/reference/copy_folder_contents_to_dir.html +++ b/reference/copy_folder_contents_to_dir.html @@ -7,7 +7,7 @@ saros.base - 0.2.5 + 0.2.9 diff --git a/reference/create_directory_structure.html b/reference/create_directory_structure.html index e09ef34..9bf6426 100644 --- a/reference/create_directory_structure.html +++ b/reference/create_directory_structure.html @@ -7,7 +7,7 @@ saros.base - 0.2.5 + 0.2.9 @@ -129,102 +129,102 @@ Value Examples create_directory_structure(path = tempdir()) -#> /tmp/RtmpuwcsbX/Administration -#> /tmp/RtmpuwcsbX/Administration/Application -#> /tmp/RtmpuwcsbX/Administration/Application/Call -#> /tmp/RtmpuwcsbX/Administration/Application/Formalities -#> /tmp/RtmpuwcsbX/Administration/Application/CVs -#> /tmp/RtmpuwcsbX/Administration/Application/Collaboration and cooperation +#> /tmp/RtmpSPy8Ic/Administration +#> /tmp/RtmpSPy8Ic/Administration/Application +#> /tmp/RtmpSPy8Ic/Administration/Application/Call +#> /tmp/RtmpSPy8Ic/Administration/Application/Formalities +#> /tmp/RtmpSPy8Ic/Administration/Application/CVs +#> /tmp/RtmpSPy8Ic/Administration/Application/Collaboration and cooperation #> agreements -#> /tmp/RtmpuwcsbX/Administration/Application/Application -#> /tmp/RtmpuwcsbX/Administration/Application/Pre-analysis -#> /tmp/RtmpuwcsbX/Administration/Application/For submission -#> /tmp/RtmpuwcsbX/Administration/Budget -#> /tmp/RtmpuwcsbX/Administration/Contracts and agreements -#> /tmp/RtmpuwcsbX/Administration/Invoices, accounting and receipts -#> /tmp/RtmpuwcsbX/Administration/Status reports -#> /tmp/RtmpuwcsbX/Administration/Logo and graphical materials -#> /tmp/RtmpuwcsbX/Administration/Internal meetings -#> /tmp/RtmpuwcsbX/Administration/Internal meetings/Meeting agendas and +#> /tmp/RtmpSPy8Ic/Administration/Application/Application +#> /tmp/RtmpSPy8Ic/Administration/Application/Pre-analysis +#> /tmp/RtmpSPy8Ic/Administration/Application/For submission +#> /tmp/RtmpSPy8Ic/Administration/Budget +#> /tmp/RtmpSPy8Ic/Administration/Contracts and agreements +#> /tmp/RtmpSPy8Ic/Administration/Invoices, accounting and receipts +#> /tmp/RtmpSPy8Ic/Administration/Status reports +#> /tmp/RtmpSPy8Ic/Administration/Logo and graphical materials +#> /tmp/RtmpSPy8Ic/Administration/Internal meetings +#> /tmp/RtmpSPy8Ic/Administration/Internal meetings/Meeting agendas and #> invitations -#> /tmp/RtmpuwcsbX/Administration/Internal meetings/Internal presentations -#> /tmp/RtmpuwcsbX/Administration/Internal meetings/Minutes -#> /tmp/RtmpuwcsbX/Materials -#> /tmp/RtmpuwcsbX/Materials/Overall planning -#> /tmp/RtmpuwcsbX/Materials/Consent form -#> /tmp/RtmpuwcsbX/Materials/Ethical-GDPR approval -#> /tmp/RtmpuwcsbX/Materials/Survey questionnaires -#> /tmp/RtmpuwcsbX/Materials/Interview guides -#> /tmp/RtmpuwcsbX/Materials/Interview guides/Staff -#> /tmp/RtmpuwcsbX/Materials/Interview guides/Pupils -#> /tmp/RtmpuwcsbX/Materials/Interview guides/Parents -#> /tmp/RtmpuwcsbX/Materials/Interview guides/Researchers -#> /tmp/RtmpuwcsbX/Materials/Interview guides/Leaders -#> /tmp/RtmpuwcsbX/Materials/Interview guides/Teachers -#> /tmp/RtmpuwcsbX/Materials/Interview guides/Principals -#> /tmp/RtmpuwcsbX/Materials/Interview guides/Students -#> /tmp/RtmpuwcsbX/Materials/Interview guides/Population -#> /tmp/RtmpuwcsbX/Materials/Request of data from -#> /tmp/RtmpuwcsbX/Materials/Literature review-design -#> /tmp/RtmpuwcsbX/Materials/Intervention materials -#> /tmp/RtmpuwcsbX/Materials/Randomizing participants -#> /tmp/RtmpuwcsbX/Materials/Chapter overviews -#> /tmp/RtmpuwcsbX/Literature -#> /tmp/RtmpuwcsbX/Literature/Topic has policy relevance -#> /tmp/RtmpuwcsbX/Literature/Pure theory and framework -#> /tmp/RtmpuwcsbX/Literature/Similar empirical studies -#> /tmp/RtmpuwcsbX/Literature/Similar instruments and guides for data collection -#> /tmp/RtmpuwcsbX/Literature/Relevant analytic methodology -#> /tmp/RtmpuwcsbX/Literature/Unprocessed (remove from here) -#> /tmp/RtmpuwcsbX/Data -#> /tmp/RtmpuwcsbX/Data/Population data -#> /tmp/RtmpuwcsbX/Data/Population data/Codebook -#> /tmp/RtmpuwcsbX/Data/Sampling frame -#> /tmp/RtmpuwcsbX/Data/Registry data -#> /tmp/RtmpuwcsbX/Data/Collected respondent lists -#> /tmp/RtmpuwcsbX/Data/Respondent list for survey system -#> /tmp/RtmpuwcsbX/Data/Downloaded response data -#> /tmp/RtmpuwcsbX/Data/Downloaded response data/Codebook -#> /tmp/RtmpuwcsbX/Data/Qualitative data -#> /tmp/RtmpuwcsbX/Data/Qualitative data/Interview recordings -#> /tmp/RtmpuwcsbX/Data/Qualitative data/Observational notes -#> /tmp/RtmpuwcsbX/Data/Text corpus -#> /tmp/RtmpuwcsbX/Data/PDF-reports -#> /tmp/RtmpuwcsbX/Data/Prepared data -#> /tmp/RtmpuwcsbX/Data/Prepared data/Codebooks -#> /tmp/RtmpuwcsbX/Saros_SSN -#> /tmp/RtmpuwcsbX/Saros_SSN/Scripts -#> /tmp/RtmpuwcsbX/Saros_SSN/Resources -#> /tmp/RtmpuwcsbX/Saros_SSN/Draft generations -#> /tmp/RtmpuwcsbX/Saros_SSN/Draft generations/main -#> /tmp/RtmpuwcsbX/Saros_SSN/Draft generations/Reports -#> /tmp/RtmpuwcsbX/Saros_SSN/Drafts in editing -#> /tmp/RtmpuwcsbX/Saros_SSN/Drafts in editing/main -#> /tmp/RtmpuwcsbX/Saros_SSN/Drafts in editing/Reports -#> /tmp/RtmpuwcsbX/Saros_SSN/Completed drafts -#> /tmp/RtmpuwcsbX/Saros_SSN/Completed drafts/main -#> /tmp/RtmpuwcsbX/Saros_SSN/Completed drafts/Reports -#> /tmp/RtmpuwcsbX/Publications -#> /tmp/RtmpuwcsbX/Publications/Paper1-Short title (author initials) -#> /tmp/RtmpuwcsbX/Publications/Paper1-Short title (author initials)/Cover letter +#> /tmp/RtmpSPy8Ic/Administration/Internal meetings/Internal presentations +#> /tmp/RtmpSPy8Ic/Administration/Internal meetings/Minutes +#> /tmp/RtmpSPy8Ic/Materials +#> /tmp/RtmpSPy8Ic/Materials/Overall planning +#> /tmp/RtmpSPy8Ic/Materials/Consent form +#> /tmp/RtmpSPy8Ic/Materials/Ethical-GDPR approval +#> /tmp/RtmpSPy8Ic/Materials/Survey questionnaires +#> /tmp/RtmpSPy8Ic/Materials/Interview guides +#> /tmp/RtmpSPy8Ic/Materials/Interview guides/Staff +#> /tmp/RtmpSPy8Ic/Materials/Interview guides/Pupils +#> /tmp/RtmpSPy8Ic/Materials/Interview guides/Parents +#> /tmp/RtmpSPy8Ic/Materials/Interview guides/Researchers +#> /tmp/RtmpSPy8Ic/Materials/Interview guides/Leaders +#> /tmp/RtmpSPy8Ic/Materials/Interview guides/Teachers +#> /tmp/RtmpSPy8Ic/Materials/Interview guides/Principals +#> /tmp/RtmpSPy8Ic/Materials/Interview guides/Students +#> /tmp/RtmpSPy8Ic/Materials/Interview guides/Population +#> /tmp/RtmpSPy8Ic/Materials/Request of data from +#> /tmp/RtmpSPy8Ic/Materials/Literature review-design +#> /tmp/RtmpSPy8Ic/Materials/Intervention materials +#> /tmp/RtmpSPy8Ic/Materials/Randomizing participants +#> /tmp/RtmpSPy8Ic/Materials/Chapter overviews +#> /tmp/RtmpSPy8Ic/Literature +#> /tmp/RtmpSPy8Ic/Literature/Topic has policy relevance +#> /tmp/RtmpSPy8Ic/Literature/Pure theory and framework +#> /tmp/RtmpSPy8Ic/Literature/Similar empirical studies +#> /tmp/RtmpSPy8Ic/Literature/Similar instruments and guides for data collection +#> /tmp/RtmpSPy8Ic/Literature/Relevant analytic methodology +#> /tmp/RtmpSPy8Ic/Literature/Unprocessed (remove from here) +#> /tmp/RtmpSPy8Ic/Data +#> /tmp/RtmpSPy8Ic/Data/Population data +#> /tmp/RtmpSPy8Ic/Data/Population data/Codebook +#> /tmp/RtmpSPy8Ic/Data/Sampling frame +#> /tmp/RtmpSPy8Ic/Data/Registry data +#> /tmp/RtmpSPy8Ic/Data/Collected respondent lists +#> /tmp/RtmpSPy8Ic/Data/Respondent list for survey system +#> /tmp/RtmpSPy8Ic/Data/Downloaded response data +#> /tmp/RtmpSPy8Ic/Data/Downloaded response data/Codebook +#> /tmp/RtmpSPy8Ic/Data/Qualitative data +#> /tmp/RtmpSPy8Ic/Data/Qualitative data/Interview recordings +#> /tmp/RtmpSPy8Ic/Data/Qualitative data/Observational notes +#> /tmp/RtmpSPy8Ic/Data/Text corpus +#> /tmp/RtmpSPy8Ic/Data/PDF-reports +#> /tmp/RtmpSPy8Ic/Data/Prepared data +#> /tmp/RtmpSPy8Ic/Data/Prepared data/Codebooks +#> /tmp/RtmpSPy8Ic/Saros_SSN +#> /tmp/RtmpSPy8Ic/Saros_SSN/Scripts +#> /tmp/RtmpSPy8Ic/Saros_SSN/Resources +#> /tmp/RtmpSPy8Ic/Saros_SSN/Draft generations +#> /tmp/RtmpSPy8Ic/Saros_SSN/Draft generations/main +#> /tmp/RtmpSPy8Ic/Saros_SSN/Draft generations/Reports +#> /tmp/RtmpSPy8Ic/Saros_SSN/Drafts in editing +#> /tmp/RtmpSPy8Ic/Saros_SSN/Drafts in editing/main +#> /tmp/RtmpSPy8Ic/Saros_SSN/Drafts in editing/Reports +#> /tmp/RtmpSPy8Ic/Saros_SSN/Completed drafts +#> /tmp/RtmpSPy8Ic/Saros_SSN/Completed drafts/main +#> /tmp/RtmpSPy8Ic/Saros_SSN/Completed drafts/Reports +#> /tmp/RtmpSPy8Ic/Publications +#> /tmp/RtmpSPy8Ic/Publications/Paper1-Short title (author initials) +#> /tmp/RtmpSPy8Ic/Publications/Paper1-Short title (author initials)/Cover letter #> & response to reviewers -#> /tmp/RtmpuwcsbX/Publications/Paper1-Short title (author initials)/Manuscript -#> /tmp/RtmpuwcsbX/Publications/Paper1-Short title (author initials)/Analysis -#> /tmp/RtmpuwcsbX/Publications/Paper1-Short title (author initials)/Figures for +#> /tmp/RtmpSPy8Ic/Publications/Paper1-Short title (author initials)/Manuscript +#> /tmp/RtmpSPy8Ic/Publications/Paper1-Short title (author initials)/Analysis +#> /tmp/RtmpSPy8Ic/Publications/Paper1-Short title (author initials)/Figures for #> submission -#> /tmp/RtmpuwcsbX/Publications/Paper1-Short title (author initials)/Tables for +#> /tmp/RtmpSPy8Ic/Publications/Paper1-Short title (author initials)/Tables for #> submission -#> /tmp/RtmpuwcsbX/Publications/Paper1-Short title (author initials)/Appendix -#> /tmp/RtmpuwcsbX/Publications/Paper1-Short title (author initials)/Online +#> /tmp/RtmpSPy8Ic/Publications/Paper1-Short title (author initials)/Appendix +#> /tmp/RtmpSPy8Ic/Publications/Paper1-Short title (author initials)/Online #> supplementary materials -#> /tmp/RtmpuwcsbX/Outreach -#> /tmp/RtmpuwcsbX/Outreach/Research conference presentation -#> /tmp/RtmpuwcsbX/Outreach/Research conference poster -#> /tmp/RtmpuwcsbX/Outreach/Stakeholders and reference group -#> /tmp/RtmpuwcsbX/Outreach/Stakeholders' communication channels -#> /tmp/RtmpuwcsbX/Outreach/Practitioners and special interest channels -#> /tmp/RtmpuwcsbX/Outreach/Public through mass media channels -#> /tmp/RtmpuwcsbX/Other +#> /tmp/RtmpSPy8Ic/Outreach +#> /tmp/RtmpSPy8Ic/Outreach/Research conference presentation +#> /tmp/RtmpSPy8Ic/Outreach/Research conference poster +#> /tmp/RtmpSPy8Ic/Outreach/Stakeholders and reference group +#> /tmp/RtmpSPy8Ic/Outreach/Stakeholders' communication channels +#> /tmp/RtmpSPy8Ic/Outreach/Practitioners and special interest channels +#> /tmp/RtmpSPy8Ic/Outreach/Public through mass media channels +#> /tmp/RtmpSPy8Ic/Other - Useful helper functions that will be later moved to respective packages + Used to create the structure of your report(s) @@ -83,6 +83,29 @@ Main use Automatically Draft a Quarto Report + + + setup_mesos() + + + Simply create qmd-files for mesos reports + + Post-processing tools (possibly movin to a Quarto extension at a later stage) + + + + + + + + + + + + remove_entry_from_sidebar() + + + Removes entries in sidebar if containing a filename regex pattern. Auxiliary functions to obtain defaults diff --git a/reference/initialize_saros_project.html b/reference/initialize_saros_project.html index 008c9f6..01168c6 100644 --- a/reference/initialize_saros_project.html +++ b/reference/initialize_saros_project.html @@ -7,7 +7,7 @@ saros.base - 0.2.5 + 0.2.9 @@ -158,7 +158,7 @@ Value Examples initialize_saros_project(path = tempdir()) -#> RtmpuwcsbX +#> RtmpSPy8Ic
Tip We recommend updating R, RStudio and Quarto twice a year, though this depends on how many and which advanced features are being pursued. diff --git a/articles/vig_02_project_setup.html b/articles/vig_02_project_setup.html index 6e88179..246455a 100644 --- a/articles/vig_02_project_setup.html +++ b/articles/vig_02_project_setup.html @@ -22,7 +22,7 @@ saros.base - 0.2.5 + 0.2.9 @@ -70,7 +70,7 @@ - Project setup + @@ -84,7 +84,7 @@ Project setup - + Project setup 1 Create a research project folder from scratch diff --git a/articles/vig_03_configure_report_cycle.html b/articles/vig_03_configure_report_cycle.html index d0ea7de..dae1585 100644 --- a/articles/vig_03_configure_report_cycle.html +++ b/articles/vig_03_configure_report_cycle.html @@ -22,7 +22,7 @@ saros.base - 0.2.5 + 0.2.9 @@ -70,7 +70,7 @@ - Configure Saros settings for a project + @@ -84,8 +84,8 @@ Configure Saros settings for a project - See the respective template R script files, YAML-files and QMD-files. - + Configure Saros settings for a projectSee the respective template R script files, YAML-files and QMD-files. + saros.base::get_chunk_template_defaults() diff --git a/articles/vig_04_prepare_data.html b/articles/vig_04_prepare_data.html index f97fe7f..5b5b440 100644 --- a/articles/vig_04_prepare_data.html +++ b/articles/vig_04_prepare_data.html @@ -22,7 +22,7 @@ saros.base - 0.2.5 + 0.2.9 @@ -70,7 +70,7 @@ - Prepare dataset + @@ -84,7 +84,7 @@ Prepare dataset - Although these are requirements for effective Saros use, there are also general good recommendations for documenting data. One should therefore implement the checkpoints from day 1, i.e. already when programming the questionnaire, documenting the instruments used, as well as obtaining register data used to draw samples. + Prepare datasetAlthough these are requirements for effective Saros use, there are also general good recommendations for documenting data. One should therefore implement the checkpoints from day 1, i.e. already when programming the questionnaire, documenting the instruments used, as well as obtaining register data used to draw samples. What variables do Saros need? The data set needs the variables stated in the chapter overview, and possibly the mesos variable if mesos reports are created. Variables that are not used are ignored, but logged in a txt file (and in the R console) when you run saros.base::draft_report() so that you can check that things went as expected - maybe you entered the wrong variable name. diff --git a/articles/vig_05_standard_variable_names.html b/articles/vig_05_standard_variable_names.html index 5718faf..b7d7359 100644 --- a/articles/vig_05_standard_variable_names.html +++ b/articles/vig_05_standard_variable_names.html @@ -22,7 +22,7 @@ saros.base - 0.2.5 + 0.2.9 @@ -70,7 +70,7 @@ - Standard variable naming in longitudinal projects + @@ -84,7 +84,7 @@ Standard variable naming in longitudinal projects - + Standard variable naming in longitudinal projects Under development Objectives: - Check existing standards and principles used by, for example, the IEA, OECD and Statistics Norway. diff --git a/articles/vig_06_prepare_chapter_overview.html b/articles/vig_06_prepare_chapter_overview.html index 4f205fe..8b66c43 100644 --- a/articles/vig_06_prepare_chapter_overview.html +++ b/articles/vig_06_prepare_chapter_overview.html @@ -22,7 +22,7 @@ saros.base - 0.2.5 + 0.2.9 @@ -70,7 +70,7 @@ - Preparing the chapter overview + @@ -84,7 +84,7 @@ Preparing the chapter overview - The chapter overview can be made when variable names have been determined. + Preparing the chapter overviewThe chapter overview can be made when variable names have been determined. Each report must have a table, where each line is a chapter. This is typically an Excel file that is easy to edit manually. See an example here. The first row contains column headings. It must contain the following columns (as a minimum, may contain others as well): diff --git a/articles/vig_07_adjust_report_cycle_settings.html b/articles/vig_07_adjust_report_cycle_settings.html index e0998af..2114a14 100644 --- a/articles/vig_07_adjust_report_cycle_settings.html +++ b/articles/vig_07_adjust_report_cycle_settings.html @@ -22,7 +22,7 @@ saros.base - 0.2.5 + 0.2.9 @@ -70,7 +70,7 @@ - Draft report + @@ -84,7 +84,7 @@ Draft report - After all the data has been washed, the chapter overview has been created, and any adjustments to the templates in 02_resources have been made, we can finally create a draft report! + Draft reportAfter all the data has been washed, the chapter overview has been created, and any adjustments to the templates in 02_resources have been made, we can finally create a draft report! It is natural to set up an RStudio Project (*.Rproj) for the Saros folder that remembers unsaved R files, some personal preferences for the project, etc. But avoid saving the working memory (Environment) to disk (.Rdata) , so that functionality can be turned off in Project options… The reason is that over time there can be many large objects, and as much as possible should be able to be run from scratch when you need it. diff --git a/articles/vig_31_render.html b/articles/vig_31_render.html index 0d8036c..ae73c6f 100644 --- a/articles/vig_31_render.html +++ b/articles/vig_31_render.html @@ -22,7 +22,7 @@ saros.base - 0.2.5 + 0.2.9 @@ -70,7 +70,7 @@ - Render + @@ -84,7 +84,7 @@ Render - The idea behind the Saros concept is that you can create temporary documents for internal quality assurance, but that the main point is to compile the interactive website at the same time as creating the reports in PDF and Word (where all the chapters are merged and automatically added to the cover page, colophon, etc). In principle, several ways to start this process, but for now this is what works best: + RenderThe idea behind the Saros concept is that you can create temporary documents for internal quality assurance, but that the main point is to compile the interactive website at the same time as creating the reports in PDF and Word (where all the chapters are merged and automatically added to the cover page, colophon, etc). In principle, several ways to start this process, but for now this is what works best: In 000_initialize_project.R under paths$site, you use a folder on your machine, outside of OneDrive/Sharepoint/Teams. An example is “C:/Users/%HOMEPATH%/AppData/Local/Saros”. Why not in a folder for cloud storage? Well, Sharepoint/Microsoft has a silly limitation on the number of characters in file paths of approx. 260 characters, and spaces count for 3 characters (%20). If you use caching in Quarto, you run the risk of Windows not finding the files… diff --git a/articles/vig_32_render_problems.html b/articles/vig_32_render_problems.html index a8bfea4..860d511 100644 --- a/articles/vig_32_render_problems.html +++ b/articles/vig_32_render_problems.html @@ -22,7 +22,7 @@ saros.base - 0.2.5 + 0.2.9 @@ -70,7 +70,7 @@ - Error messages and Frequently Asked Questions + @@ -84,7 +84,7 @@ Error messages and Frequently Asked Questions - + Error messages and Frequently Asked Questions Quarto stops in the middle of rendering and complains that it cannot find a shape or another file. This is most likely caused by running Render while in a folder that has too long a path, on a Sharepoint/Teams folder. Move everything together to e.g. %HOMEPATH%/AppData/Saros/Project/ and try again. diff --git a/authors.html b/authors.html index f945578..1bea4b2 100644 --- a/authors.html +++ b/authors.html @@ -7,7 +7,7 @@ saros.base - 0.2.5 + 0.2.9 diff --git a/index.html b/index.html index 1322f07..2842cf9 100644 --- a/index.html +++ b/index.html @@ -22,7 +22,7 @@ saros.base - 0.2.5 + 0.2.9 diff --git a/news/index.html b/news/index.html index 8f56f3f..84207e5 100644 --- a/news/index.html +++ b/news/index.html @@ -7,7 +7,7 @@ saros.base - 0.2.5 + 0.2.9 diff --git a/pkgdown.yml b/pkgdown.yml index 82025ab..d9e47da 100644 --- a/pkgdown.yml +++ b/pkgdown.yml @@ -11,7 +11,7 @@ articles: vig_07_adjust_report_cycle_settings: vig_07_adjust_report_cycle_settings.html vig_31_render: vig_31_render.html vig_32_render_problems: vig_32_render_problems.html -last_built: 2024-11-24T13:51Z +last_built: 2024-11-27T22:49Z urls: reference: https://nifu-no.github.io/saros.base/reference article: https://nifu-no.github.io/saros.base/articles diff --git a/reference/add_n_range_to_chapter_structure.html b/reference/add_n_range_to_chapter_structure.html index aa8b8d0..056baa9 100644 --- a/reference/add_n_range_to_chapter_structure.html +++ b/reference/add_n_range_to_chapter_structure.html @@ -13,7 +13,7 @@ saros.base - 0.2.5 + 0.2.9 diff --git a/reference/copy_folder_contents_to_dir.html b/reference/copy_folder_contents_to_dir.html index 1bafc4c..a624af1 100644 --- a/reference/copy_folder_contents_to_dir.html +++ b/reference/copy_folder_contents_to_dir.html @@ -7,7 +7,7 @@ saros.base - 0.2.5 + 0.2.9 diff --git a/reference/create_directory_structure.html b/reference/create_directory_structure.html index e09ef34..9bf6426 100644 --- a/reference/create_directory_structure.html +++ b/reference/create_directory_structure.html @@ -7,7 +7,7 @@ saros.base - 0.2.5 + 0.2.9 @@ -129,102 +129,102 @@ Value Examples create_directory_structure(path = tempdir()) -#> /tmp/RtmpuwcsbX/Administration -#> /tmp/RtmpuwcsbX/Administration/Application -#> /tmp/RtmpuwcsbX/Administration/Application/Call -#> /tmp/RtmpuwcsbX/Administration/Application/Formalities -#> /tmp/RtmpuwcsbX/Administration/Application/CVs -#> /tmp/RtmpuwcsbX/Administration/Application/Collaboration and cooperation +#> /tmp/RtmpSPy8Ic/Administration +#> /tmp/RtmpSPy8Ic/Administration/Application +#> /tmp/RtmpSPy8Ic/Administration/Application/Call +#> /tmp/RtmpSPy8Ic/Administration/Application/Formalities +#> /tmp/RtmpSPy8Ic/Administration/Application/CVs +#> /tmp/RtmpSPy8Ic/Administration/Application/Collaboration and cooperation #> agreements -#> /tmp/RtmpuwcsbX/Administration/Application/Application -#> /tmp/RtmpuwcsbX/Administration/Application/Pre-analysis -#> /tmp/RtmpuwcsbX/Administration/Application/For submission -#> /tmp/RtmpuwcsbX/Administration/Budget -#> /tmp/RtmpuwcsbX/Administration/Contracts and agreements -#> /tmp/RtmpuwcsbX/Administration/Invoices, accounting and receipts -#> /tmp/RtmpuwcsbX/Administration/Status reports -#> /tmp/RtmpuwcsbX/Administration/Logo and graphical materials -#> /tmp/RtmpuwcsbX/Administration/Internal meetings -#> /tmp/RtmpuwcsbX/Administration/Internal meetings/Meeting agendas and +#> /tmp/RtmpSPy8Ic/Administration/Application/Application +#> /tmp/RtmpSPy8Ic/Administration/Application/Pre-analysis +#> /tmp/RtmpSPy8Ic/Administration/Application/For submission +#> /tmp/RtmpSPy8Ic/Administration/Budget +#> /tmp/RtmpSPy8Ic/Administration/Contracts and agreements +#> /tmp/RtmpSPy8Ic/Administration/Invoices, accounting and receipts +#> /tmp/RtmpSPy8Ic/Administration/Status reports +#> /tmp/RtmpSPy8Ic/Administration/Logo and graphical materials +#> /tmp/RtmpSPy8Ic/Administration/Internal meetings +#> /tmp/RtmpSPy8Ic/Administration/Internal meetings/Meeting agendas and #> invitations -#> /tmp/RtmpuwcsbX/Administration/Internal meetings/Internal presentations -#> /tmp/RtmpuwcsbX/Administration/Internal meetings/Minutes -#> /tmp/RtmpuwcsbX/Materials -#> /tmp/RtmpuwcsbX/Materials/Overall planning -#> /tmp/RtmpuwcsbX/Materials/Consent form -#> /tmp/RtmpuwcsbX/Materials/Ethical-GDPR approval -#> /tmp/RtmpuwcsbX/Materials/Survey questionnaires -#> /tmp/RtmpuwcsbX/Materials/Interview guides -#> /tmp/RtmpuwcsbX/Materials/Interview guides/Staff -#> /tmp/RtmpuwcsbX/Materials/Interview guides/Pupils -#> /tmp/RtmpuwcsbX/Materials/Interview guides/Parents -#> /tmp/RtmpuwcsbX/Materials/Interview guides/Researchers -#> /tmp/RtmpuwcsbX/Materials/Interview guides/Leaders -#> /tmp/RtmpuwcsbX/Materials/Interview guides/Teachers -#> /tmp/RtmpuwcsbX/Materials/Interview guides/Principals -#> /tmp/RtmpuwcsbX/Materials/Interview guides/Students -#> /tmp/RtmpuwcsbX/Materials/Interview guides/Population -#> /tmp/RtmpuwcsbX/Materials/Request of data from -#> /tmp/RtmpuwcsbX/Materials/Literature review-design -#> /tmp/RtmpuwcsbX/Materials/Intervention materials -#> /tmp/RtmpuwcsbX/Materials/Randomizing participants -#> /tmp/RtmpuwcsbX/Materials/Chapter overviews -#> /tmp/RtmpuwcsbX/Literature -#> /tmp/RtmpuwcsbX/Literature/Topic has policy relevance -#> /tmp/RtmpuwcsbX/Literature/Pure theory and framework -#> /tmp/RtmpuwcsbX/Literature/Similar empirical studies -#> /tmp/RtmpuwcsbX/Literature/Similar instruments and guides for data collection -#> /tmp/RtmpuwcsbX/Literature/Relevant analytic methodology -#> /tmp/RtmpuwcsbX/Literature/Unprocessed (remove from here) -#> /tmp/RtmpuwcsbX/Data -#> /tmp/RtmpuwcsbX/Data/Population data -#> /tmp/RtmpuwcsbX/Data/Population data/Codebook -#> /tmp/RtmpuwcsbX/Data/Sampling frame -#> /tmp/RtmpuwcsbX/Data/Registry data -#> /tmp/RtmpuwcsbX/Data/Collected respondent lists -#> /tmp/RtmpuwcsbX/Data/Respondent list for survey system -#> /tmp/RtmpuwcsbX/Data/Downloaded response data -#> /tmp/RtmpuwcsbX/Data/Downloaded response data/Codebook -#> /tmp/RtmpuwcsbX/Data/Qualitative data -#> /tmp/RtmpuwcsbX/Data/Qualitative data/Interview recordings -#> /tmp/RtmpuwcsbX/Data/Qualitative data/Observational notes -#> /tmp/RtmpuwcsbX/Data/Text corpus -#> /tmp/RtmpuwcsbX/Data/PDF-reports -#> /tmp/RtmpuwcsbX/Data/Prepared data -#> /tmp/RtmpuwcsbX/Data/Prepared data/Codebooks -#> /tmp/RtmpuwcsbX/Saros_SSN -#> /tmp/RtmpuwcsbX/Saros_SSN/Scripts -#> /tmp/RtmpuwcsbX/Saros_SSN/Resources -#> /tmp/RtmpuwcsbX/Saros_SSN/Draft generations -#> /tmp/RtmpuwcsbX/Saros_SSN/Draft generations/main -#> /tmp/RtmpuwcsbX/Saros_SSN/Draft generations/Reports -#> /tmp/RtmpuwcsbX/Saros_SSN/Drafts in editing -#> /tmp/RtmpuwcsbX/Saros_SSN/Drafts in editing/main -#> /tmp/RtmpuwcsbX/Saros_SSN/Drafts in editing/Reports -#> /tmp/RtmpuwcsbX/Saros_SSN/Completed drafts -#> /tmp/RtmpuwcsbX/Saros_SSN/Completed drafts/main -#> /tmp/RtmpuwcsbX/Saros_SSN/Completed drafts/Reports -#> /tmp/RtmpuwcsbX/Publications -#> /tmp/RtmpuwcsbX/Publications/Paper1-Short title (author initials) -#> /tmp/RtmpuwcsbX/Publications/Paper1-Short title (author initials)/Cover letter +#> /tmp/RtmpSPy8Ic/Administration/Internal meetings/Internal presentations +#> /tmp/RtmpSPy8Ic/Administration/Internal meetings/Minutes +#> /tmp/RtmpSPy8Ic/Materials +#> /tmp/RtmpSPy8Ic/Materials/Overall planning +#> /tmp/RtmpSPy8Ic/Materials/Consent form +#> /tmp/RtmpSPy8Ic/Materials/Ethical-GDPR approval +#> /tmp/RtmpSPy8Ic/Materials/Survey questionnaires +#> /tmp/RtmpSPy8Ic/Materials/Interview guides +#> /tmp/RtmpSPy8Ic/Materials/Interview guides/Staff +#> /tmp/RtmpSPy8Ic/Materials/Interview guides/Pupils +#> /tmp/RtmpSPy8Ic/Materials/Interview guides/Parents +#> /tmp/RtmpSPy8Ic/Materials/Interview guides/Researchers +#> /tmp/RtmpSPy8Ic/Materials/Interview guides/Leaders +#> /tmp/RtmpSPy8Ic/Materials/Interview guides/Teachers +#> /tmp/RtmpSPy8Ic/Materials/Interview guides/Principals +#> /tmp/RtmpSPy8Ic/Materials/Interview guides/Students +#> /tmp/RtmpSPy8Ic/Materials/Interview guides/Population +#> /tmp/RtmpSPy8Ic/Materials/Request of data from +#> /tmp/RtmpSPy8Ic/Materials/Literature review-design +#> /tmp/RtmpSPy8Ic/Materials/Intervention materials +#> /tmp/RtmpSPy8Ic/Materials/Randomizing participants +#> /tmp/RtmpSPy8Ic/Materials/Chapter overviews +#> /tmp/RtmpSPy8Ic/Literature +#> /tmp/RtmpSPy8Ic/Literature/Topic has policy relevance +#> /tmp/RtmpSPy8Ic/Literature/Pure theory and framework +#> /tmp/RtmpSPy8Ic/Literature/Similar empirical studies +#> /tmp/RtmpSPy8Ic/Literature/Similar instruments and guides for data collection +#> /tmp/RtmpSPy8Ic/Literature/Relevant analytic methodology +#> /tmp/RtmpSPy8Ic/Literature/Unprocessed (remove from here) +#> /tmp/RtmpSPy8Ic/Data +#> /tmp/RtmpSPy8Ic/Data/Population data +#> /tmp/RtmpSPy8Ic/Data/Population data/Codebook +#> /tmp/RtmpSPy8Ic/Data/Sampling frame +#> /tmp/RtmpSPy8Ic/Data/Registry data +#> /tmp/RtmpSPy8Ic/Data/Collected respondent lists +#> /tmp/RtmpSPy8Ic/Data/Respondent list for survey system +#> /tmp/RtmpSPy8Ic/Data/Downloaded response data +#> /tmp/RtmpSPy8Ic/Data/Downloaded response data/Codebook +#> /tmp/RtmpSPy8Ic/Data/Qualitative data +#> /tmp/RtmpSPy8Ic/Data/Qualitative data/Interview recordings +#> /tmp/RtmpSPy8Ic/Data/Qualitative data/Observational notes +#> /tmp/RtmpSPy8Ic/Data/Text corpus +#> /tmp/RtmpSPy8Ic/Data/PDF-reports +#> /tmp/RtmpSPy8Ic/Data/Prepared data +#> /tmp/RtmpSPy8Ic/Data/Prepared data/Codebooks +#> /tmp/RtmpSPy8Ic/Saros_SSN +#> /tmp/RtmpSPy8Ic/Saros_SSN/Scripts +#> /tmp/RtmpSPy8Ic/Saros_SSN/Resources +#> /tmp/RtmpSPy8Ic/Saros_SSN/Draft generations +#> /tmp/RtmpSPy8Ic/Saros_SSN/Draft generations/main +#> /tmp/RtmpSPy8Ic/Saros_SSN/Draft generations/Reports +#> /tmp/RtmpSPy8Ic/Saros_SSN/Drafts in editing +#> /tmp/RtmpSPy8Ic/Saros_SSN/Drafts in editing/main +#> /tmp/RtmpSPy8Ic/Saros_SSN/Drafts in editing/Reports +#> /tmp/RtmpSPy8Ic/Saros_SSN/Completed drafts +#> /tmp/RtmpSPy8Ic/Saros_SSN/Completed drafts/main +#> /tmp/RtmpSPy8Ic/Saros_SSN/Completed drafts/Reports +#> /tmp/RtmpSPy8Ic/Publications +#> /tmp/RtmpSPy8Ic/Publications/Paper1-Short title (author initials) +#> /tmp/RtmpSPy8Ic/Publications/Paper1-Short title (author initials)/Cover letter #> & response to reviewers -#> /tmp/RtmpuwcsbX/Publications/Paper1-Short title (author initials)/Manuscript -#> /tmp/RtmpuwcsbX/Publications/Paper1-Short title (author initials)/Analysis -#> /tmp/RtmpuwcsbX/Publications/Paper1-Short title (author initials)/Figures for +#> /tmp/RtmpSPy8Ic/Publications/Paper1-Short title (author initials)/Manuscript +#> /tmp/RtmpSPy8Ic/Publications/Paper1-Short title (author initials)/Analysis +#> /tmp/RtmpSPy8Ic/Publications/Paper1-Short title (author initials)/Figures for #> submission -#> /tmp/RtmpuwcsbX/Publications/Paper1-Short title (author initials)/Tables for +#> /tmp/RtmpSPy8Ic/Publications/Paper1-Short title (author initials)/Tables for #> submission -#> /tmp/RtmpuwcsbX/Publications/Paper1-Short title (author initials)/Appendix -#> /tmp/RtmpuwcsbX/Publications/Paper1-Short title (author initials)/Online +#> /tmp/RtmpSPy8Ic/Publications/Paper1-Short title (author initials)/Appendix +#> /tmp/RtmpSPy8Ic/Publications/Paper1-Short title (author initials)/Online #> supplementary materials -#> /tmp/RtmpuwcsbX/Outreach -#> /tmp/RtmpuwcsbX/Outreach/Research conference presentation -#> /tmp/RtmpuwcsbX/Outreach/Research conference poster -#> /tmp/RtmpuwcsbX/Outreach/Stakeholders and reference group -#> /tmp/RtmpuwcsbX/Outreach/Stakeholders' communication channels -#> /tmp/RtmpuwcsbX/Outreach/Practitioners and special interest channels -#> /tmp/RtmpuwcsbX/Outreach/Public through mass media channels -#> /tmp/RtmpuwcsbX/Other +#> /tmp/RtmpSPy8Ic/Outreach +#> /tmp/RtmpSPy8Ic/Outreach/Research conference presentation +#> /tmp/RtmpSPy8Ic/Outreach/Research conference poster +#> /tmp/RtmpSPy8Ic/Outreach/Stakeholders and reference group +#> /tmp/RtmpSPy8Ic/Outreach/Stakeholders' communication channels +#> /tmp/RtmpSPy8Ic/Outreach/Practitioners and special interest channels +#> /tmp/RtmpSPy8Ic/Outreach/Public through mass media channels +#> /tmp/RtmpSPy8Ic/Other - Useful helper functions that will be later moved to respective packages + Used to create the structure of your report(s) @@ -83,6 +83,29 @@ Main use Automatically Draft a Quarto Report + + + setup_mesos() + + + Simply create qmd-files for mesos reports + + Post-processing tools (possibly movin to a Quarto extension at a later stage) + + + + + + + + + + + + remove_entry_from_sidebar() + + + Removes entries in sidebar if containing a filename regex pattern. Auxiliary functions to obtain defaults diff --git a/reference/initialize_saros_project.html b/reference/initialize_saros_project.html index 008c9f6..01168c6 100644 --- a/reference/initialize_saros_project.html +++ b/reference/initialize_saros_project.html @@ -7,7 +7,7 @@ saros.base - 0.2.5 + 0.2.9 @@ -158,7 +158,7 @@ Value Examples initialize_saros_project(path = tempdir()) -#> RtmpuwcsbX +#> RtmpSPy8Ic
Tip
We recommend updating R, RStudio and Quarto twice a year, though this depends on how many and which advanced features are being pursued.
saros.base::get_chunk_template_defaults()
Although these are requirements for effective Saros use, there are also general good recommendations for documenting data. One should therefore implement the checkpoints from day 1, i.e. already when programming the questionnaire, documenting the instruments used, as well as obtaining register data used to draw samples.
The data set needs the variables stated in the chapter overview, and possibly the mesos variable if mesos reports are created. Variables that are not used are ignored, but logged in a txt file (and in the R console) when you run saros.base::draft_report() so that you can check that things went as expected - maybe you entered the wrong variable name.
saros.base::draft_report()
Under development Objectives: - Check existing standards and principles used by, for example, the IEA, OECD and Statistics Norway. diff --git a/articles/vig_06_prepare_chapter_overview.html b/articles/vig_06_prepare_chapter_overview.html index 4f205fe..8b66c43 100644 --- a/articles/vig_06_prepare_chapter_overview.html +++ b/articles/vig_06_prepare_chapter_overview.html @@ -22,7 +22,7 @@ saros.base - 0.2.5 + 0.2.9 @@ -70,7 +70,7 @@ - Preparing the chapter overview + @@ -84,7 +84,7 @@ Preparing the chapter overview - The chapter overview can be made when variable names have been determined. + Preparing the chapter overviewThe chapter overview can be made when variable names have been determined. Each report must have a table, where each line is a chapter. This is typically an Excel file that is easy to edit manually. See an example here. The first row contains column headings. It must contain the following columns (as a minimum, may contain others as well): diff --git a/articles/vig_07_adjust_report_cycle_settings.html b/articles/vig_07_adjust_report_cycle_settings.html index e0998af..2114a14 100644 --- a/articles/vig_07_adjust_report_cycle_settings.html +++ b/articles/vig_07_adjust_report_cycle_settings.html @@ -22,7 +22,7 @@ saros.base - 0.2.5 + 0.2.9 @@ -70,7 +70,7 @@ - Draft report + @@ -84,7 +84,7 @@ Draft report - After all the data has been washed, the chapter overview has been created, and any adjustments to the templates in 02_resources have been made, we can finally create a draft report! + Draft reportAfter all the data has been washed, the chapter overview has been created, and any adjustments to the templates in 02_resources have been made, we can finally create a draft report! It is natural to set up an RStudio Project (*.Rproj) for the Saros folder that remembers unsaved R files, some personal preferences for the project, etc. But avoid saving the working memory (Environment) to disk (.Rdata) , so that functionality can be turned off in Project options… The reason is that over time there can be many large objects, and as much as possible should be able to be run from scratch when you need it. diff --git a/articles/vig_31_render.html b/articles/vig_31_render.html index 0d8036c..ae73c6f 100644 --- a/articles/vig_31_render.html +++ b/articles/vig_31_render.html @@ -22,7 +22,7 @@ saros.base - 0.2.5 + 0.2.9 @@ -70,7 +70,7 @@ - Render + @@ -84,7 +84,7 @@ Render - The idea behind the Saros concept is that you can create temporary documents for internal quality assurance, but that the main point is to compile the interactive website at the same time as creating the reports in PDF and Word (where all the chapters are merged and automatically added to the cover page, colophon, etc). In principle, several ways to start this process, but for now this is what works best: + RenderThe idea behind the Saros concept is that you can create temporary documents for internal quality assurance, but that the main point is to compile the interactive website at the same time as creating the reports in PDF and Word (where all the chapters are merged and automatically added to the cover page, colophon, etc). In principle, several ways to start this process, but for now this is what works best: In 000_initialize_project.R under paths$site, you use a folder on your machine, outside of OneDrive/Sharepoint/Teams. An example is “C:/Users/%HOMEPATH%/AppData/Local/Saros”. Why not in a folder for cloud storage? Well, Sharepoint/Microsoft has a silly limitation on the number of characters in file paths of approx. 260 characters, and spaces count for 3 characters (%20). If you use caching in Quarto, you run the risk of Windows not finding the files… diff --git a/articles/vig_32_render_problems.html b/articles/vig_32_render_problems.html index a8bfea4..860d511 100644 --- a/articles/vig_32_render_problems.html +++ b/articles/vig_32_render_problems.html @@ -22,7 +22,7 @@ saros.base - 0.2.5 + 0.2.9 @@ -70,7 +70,7 @@ - Error messages and Frequently Asked Questions + @@ -84,7 +84,7 @@ Error messages and Frequently Asked Questions - + Error messages and Frequently Asked Questions Quarto stops in the middle of rendering and complains that it cannot find a shape or another file. This is most likely caused by running Render while in a folder that has too long a path, on a Sharepoint/Teams folder. Move everything together to e.g. %HOMEPATH%/AppData/Saros/Project/ and try again. diff --git a/authors.html b/authors.html index f945578..1bea4b2 100644 --- a/authors.html +++ b/authors.html @@ -7,7 +7,7 @@ saros.base - 0.2.5 + 0.2.9 diff --git a/index.html b/index.html index 1322f07..2842cf9 100644 --- a/index.html +++ b/index.html @@ -22,7 +22,7 @@ saros.base - 0.2.5 + 0.2.9 diff --git a/news/index.html b/news/index.html index 8f56f3f..84207e5 100644 --- a/news/index.html +++ b/news/index.html @@ -7,7 +7,7 @@ saros.base - 0.2.5 + 0.2.9 diff --git a/pkgdown.yml b/pkgdown.yml index 82025ab..d9e47da 100644 --- a/pkgdown.yml +++ b/pkgdown.yml @@ -11,7 +11,7 @@ articles: vig_07_adjust_report_cycle_settings: vig_07_adjust_report_cycle_settings.html vig_31_render: vig_31_render.html vig_32_render_problems: vig_32_render_problems.html -last_built: 2024-11-24T13:51Z +last_built: 2024-11-27T22:49Z urls: reference: https://nifu-no.github.io/saros.base/reference article: https://nifu-no.github.io/saros.base/articles diff --git a/reference/add_n_range_to_chapter_structure.html b/reference/add_n_range_to_chapter_structure.html index aa8b8d0..056baa9 100644 --- a/reference/add_n_range_to_chapter_structure.html +++ b/reference/add_n_range_to_chapter_structure.html @@ -13,7 +13,7 @@ saros.base - 0.2.5 + 0.2.9 diff --git a/reference/copy_folder_contents_to_dir.html b/reference/copy_folder_contents_to_dir.html index 1bafc4c..a624af1 100644 --- a/reference/copy_folder_contents_to_dir.html +++ b/reference/copy_folder_contents_to_dir.html @@ -7,7 +7,7 @@ saros.base - 0.2.5 + 0.2.9 diff --git a/reference/create_directory_structure.html b/reference/create_directory_structure.html index e09ef34..9bf6426 100644 --- a/reference/create_directory_structure.html +++ b/reference/create_directory_structure.html @@ -7,7 +7,7 @@ saros.base - 0.2.5 + 0.2.9 @@ -129,102 +129,102 @@ Value Examples create_directory_structure(path = tempdir()) -#> /tmp/RtmpuwcsbX/Administration -#> /tmp/RtmpuwcsbX/Administration/Application -#> /tmp/RtmpuwcsbX/Administration/Application/Call -#> /tmp/RtmpuwcsbX/Administration/Application/Formalities -#> /tmp/RtmpuwcsbX/Administration/Application/CVs -#> /tmp/RtmpuwcsbX/Administration/Application/Collaboration and cooperation +#> /tmp/RtmpSPy8Ic/Administration +#> /tmp/RtmpSPy8Ic/Administration/Application +#> /tmp/RtmpSPy8Ic/Administration/Application/Call +#> /tmp/RtmpSPy8Ic/Administration/Application/Formalities +#> /tmp/RtmpSPy8Ic/Administration/Application/CVs +#> /tmp/RtmpSPy8Ic/Administration/Application/Collaboration and cooperation #> agreements -#> /tmp/RtmpuwcsbX/Administration/Application/Application -#> /tmp/RtmpuwcsbX/Administration/Application/Pre-analysis -#> /tmp/RtmpuwcsbX/Administration/Application/For submission -#> /tmp/RtmpuwcsbX/Administration/Budget -#> /tmp/RtmpuwcsbX/Administration/Contracts and agreements -#> /tmp/RtmpuwcsbX/Administration/Invoices, accounting and receipts -#> /tmp/RtmpuwcsbX/Administration/Status reports -#> /tmp/RtmpuwcsbX/Administration/Logo and graphical materials -#> /tmp/RtmpuwcsbX/Administration/Internal meetings -#> /tmp/RtmpuwcsbX/Administration/Internal meetings/Meeting agendas and +#> /tmp/RtmpSPy8Ic/Administration/Application/Application +#> /tmp/RtmpSPy8Ic/Administration/Application/Pre-analysis +#> /tmp/RtmpSPy8Ic/Administration/Application/For submission +#> /tmp/RtmpSPy8Ic/Administration/Budget +#> /tmp/RtmpSPy8Ic/Administration/Contracts and agreements +#> /tmp/RtmpSPy8Ic/Administration/Invoices, accounting and receipts +#> /tmp/RtmpSPy8Ic/Administration/Status reports +#> /tmp/RtmpSPy8Ic/Administration/Logo and graphical materials +#> /tmp/RtmpSPy8Ic/Administration/Internal meetings +#> /tmp/RtmpSPy8Ic/Administration/Internal meetings/Meeting agendas and #> invitations -#> /tmp/RtmpuwcsbX/Administration/Internal meetings/Internal presentations -#> /tmp/RtmpuwcsbX/Administration/Internal meetings/Minutes -#> /tmp/RtmpuwcsbX/Materials -#> /tmp/RtmpuwcsbX/Materials/Overall planning -#> /tmp/RtmpuwcsbX/Materials/Consent form -#> /tmp/RtmpuwcsbX/Materials/Ethical-GDPR approval -#> /tmp/RtmpuwcsbX/Materials/Survey questionnaires -#> /tmp/RtmpuwcsbX/Materials/Interview guides -#> /tmp/RtmpuwcsbX/Materials/Interview guides/Staff -#> /tmp/RtmpuwcsbX/Materials/Interview guides/Pupils -#> /tmp/RtmpuwcsbX/Materials/Interview guides/Parents -#> /tmp/RtmpuwcsbX/Materials/Interview guides/Researchers -#> /tmp/RtmpuwcsbX/Materials/Interview guides/Leaders -#> /tmp/RtmpuwcsbX/Materials/Interview guides/Teachers -#> /tmp/RtmpuwcsbX/Materials/Interview guides/Principals -#> /tmp/RtmpuwcsbX/Materials/Interview guides/Students -#> /tmp/RtmpuwcsbX/Materials/Interview guides/Population -#> /tmp/RtmpuwcsbX/Materials/Request of data from -#> /tmp/RtmpuwcsbX/Materials/Literature review-design -#> /tmp/RtmpuwcsbX/Materials/Intervention materials -#> /tmp/RtmpuwcsbX/Materials/Randomizing participants -#> /tmp/RtmpuwcsbX/Materials/Chapter overviews -#> /tmp/RtmpuwcsbX/Literature -#> /tmp/RtmpuwcsbX/Literature/Topic has policy relevance -#> /tmp/RtmpuwcsbX/Literature/Pure theory and framework -#> /tmp/RtmpuwcsbX/Literature/Similar empirical studies -#> /tmp/RtmpuwcsbX/Literature/Similar instruments and guides for data collection -#> /tmp/RtmpuwcsbX/Literature/Relevant analytic methodology -#> /tmp/RtmpuwcsbX/Literature/Unprocessed (remove from here) -#> /tmp/RtmpuwcsbX/Data -#> /tmp/RtmpuwcsbX/Data/Population data -#> /tmp/RtmpuwcsbX/Data/Population data/Codebook -#> /tmp/RtmpuwcsbX/Data/Sampling frame -#> /tmp/RtmpuwcsbX/Data/Registry data -#> /tmp/RtmpuwcsbX/Data/Collected respondent lists -#> /tmp/RtmpuwcsbX/Data/Respondent list for survey system -#> /tmp/RtmpuwcsbX/Data/Downloaded response data -#> /tmp/RtmpuwcsbX/Data/Downloaded response data/Codebook -#> /tmp/RtmpuwcsbX/Data/Qualitative data -#> /tmp/RtmpuwcsbX/Data/Qualitative data/Interview recordings -#> /tmp/RtmpuwcsbX/Data/Qualitative data/Observational notes -#> /tmp/RtmpuwcsbX/Data/Text corpus -#> /tmp/RtmpuwcsbX/Data/PDF-reports -#> /tmp/RtmpuwcsbX/Data/Prepared data -#> /tmp/RtmpuwcsbX/Data/Prepared data/Codebooks -#> /tmp/RtmpuwcsbX/Saros_SSN -#> /tmp/RtmpuwcsbX/Saros_SSN/Scripts -#> /tmp/RtmpuwcsbX/Saros_SSN/Resources -#> /tmp/RtmpuwcsbX/Saros_SSN/Draft generations -#> /tmp/RtmpuwcsbX/Saros_SSN/Draft generations/main -#> /tmp/RtmpuwcsbX/Saros_SSN/Draft generations/Reports -#> /tmp/RtmpuwcsbX/Saros_SSN/Drafts in editing -#> /tmp/RtmpuwcsbX/Saros_SSN/Drafts in editing/main -#> /tmp/RtmpuwcsbX/Saros_SSN/Drafts in editing/Reports -#> /tmp/RtmpuwcsbX/Saros_SSN/Completed drafts -#> /tmp/RtmpuwcsbX/Saros_SSN/Completed drafts/main -#> /tmp/RtmpuwcsbX/Saros_SSN/Completed drafts/Reports -#> /tmp/RtmpuwcsbX/Publications -#> /tmp/RtmpuwcsbX/Publications/Paper1-Short title (author initials) -#> /tmp/RtmpuwcsbX/Publications/Paper1-Short title (author initials)/Cover letter +#> /tmp/RtmpSPy8Ic/Administration/Internal meetings/Internal presentations +#> /tmp/RtmpSPy8Ic/Administration/Internal meetings/Minutes +#> /tmp/RtmpSPy8Ic/Materials +#> /tmp/RtmpSPy8Ic/Materials/Overall planning +#> /tmp/RtmpSPy8Ic/Materials/Consent form +#> /tmp/RtmpSPy8Ic/Materials/Ethical-GDPR approval +#> /tmp/RtmpSPy8Ic/Materials/Survey questionnaires +#> /tmp/RtmpSPy8Ic/Materials/Interview guides +#> /tmp/RtmpSPy8Ic/Materials/Interview guides/Staff +#> /tmp/RtmpSPy8Ic/Materials/Interview guides/Pupils +#> /tmp/RtmpSPy8Ic/Materials/Interview guides/Parents +#> /tmp/RtmpSPy8Ic/Materials/Interview guides/Researchers +#> /tmp/RtmpSPy8Ic/Materials/Interview guides/Leaders +#> /tmp/RtmpSPy8Ic/Materials/Interview guides/Teachers +#> /tmp/RtmpSPy8Ic/Materials/Interview guides/Principals +#> /tmp/RtmpSPy8Ic/Materials/Interview guides/Students +#> /tmp/RtmpSPy8Ic/Materials/Interview guides/Population +#> /tmp/RtmpSPy8Ic/Materials/Request of data from +#> /tmp/RtmpSPy8Ic/Materials/Literature review-design +#> /tmp/RtmpSPy8Ic/Materials/Intervention materials +#> /tmp/RtmpSPy8Ic/Materials/Randomizing participants +#> /tmp/RtmpSPy8Ic/Materials/Chapter overviews +#> /tmp/RtmpSPy8Ic/Literature +#> /tmp/RtmpSPy8Ic/Literature/Topic has policy relevance +#> /tmp/RtmpSPy8Ic/Literature/Pure theory and framework +#> /tmp/RtmpSPy8Ic/Literature/Similar empirical studies +#> /tmp/RtmpSPy8Ic/Literature/Similar instruments and guides for data collection +#> /tmp/RtmpSPy8Ic/Literature/Relevant analytic methodology +#> /tmp/RtmpSPy8Ic/Literature/Unprocessed (remove from here) +#> /tmp/RtmpSPy8Ic/Data +#> /tmp/RtmpSPy8Ic/Data/Population data +#> /tmp/RtmpSPy8Ic/Data/Population data/Codebook +#> /tmp/RtmpSPy8Ic/Data/Sampling frame +#> /tmp/RtmpSPy8Ic/Data/Registry data +#> /tmp/RtmpSPy8Ic/Data/Collected respondent lists +#> /tmp/RtmpSPy8Ic/Data/Respondent list for survey system +#> /tmp/RtmpSPy8Ic/Data/Downloaded response data +#> /tmp/RtmpSPy8Ic/Data/Downloaded response data/Codebook +#> /tmp/RtmpSPy8Ic/Data/Qualitative data +#> /tmp/RtmpSPy8Ic/Data/Qualitative data/Interview recordings +#> /tmp/RtmpSPy8Ic/Data/Qualitative data/Observational notes +#> /tmp/RtmpSPy8Ic/Data/Text corpus +#> /tmp/RtmpSPy8Ic/Data/PDF-reports +#> /tmp/RtmpSPy8Ic/Data/Prepared data +#> /tmp/RtmpSPy8Ic/Data/Prepared data/Codebooks +#> /tmp/RtmpSPy8Ic/Saros_SSN +#> /tmp/RtmpSPy8Ic/Saros_SSN/Scripts +#> /tmp/RtmpSPy8Ic/Saros_SSN/Resources +#> /tmp/RtmpSPy8Ic/Saros_SSN/Draft generations +#> /tmp/RtmpSPy8Ic/Saros_SSN/Draft generations/main +#> /tmp/RtmpSPy8Ic/Saros_SSN/Draft generations/Reports +#> /tmp/RtmpSPy8Ic/Saros_SSN/Drafts in editing +#> /tmp/RtmpSPy8Ic/Saros_SSN/Drafts in editing/main +#> /tmp/RtmpSPy8Ic/Saros_SSN/Drafts in editing/Reports +#> /tmp/RtmpSPy8Ic/Saros_SSN/Completed drafts +#> /tmp/RtmpSPy8Ic/Saros_SSN/Completed drafts/main +#> /tmp/RtmpSPy8Ic/Saros_SSN/Completed drafts/Reports +#> /tmp/RtmpSPy8Ic/Publications +#> /tmp/RtmpSPy8Ic/Publications/Paper1-Short title (author initials) +#> /tmp/RtmpSPy8Ic/Publications/Paper1-Short title (author initials)/Cover letter #> & response to reviewers -#> /tmp/RtmpuwcsbX/Publications/Paper1-Short title (author initials)/Manuscript -#> /tmp/RtmpuwcsbX/Publications/Paper1-Short title (author initials)/Analysis -#> /tmp/RtmpuwcsbX/Publications/Paper1-Short title (author initials)/Figures for +#> /tmp/RtmpSPy8Ic/Publications/Paper1-Short title (author initials)/Manuscript +#> /tmp/RtmpSPy8Ic/Publications/Paper1-Short title (author initials)/Analysis +#> /tmp/RtmpSPy8Ic/Publications/Paper1-Short title (author initials)/Figures for #> submission -#> /tmp/RtmpuwcsbX/Publications/Paper1-Short title (author initials)/Tables for +#> /tmp/RtmpSPy8Ic/Publications/Paper1-Short title (author initials)/Tables for #> submission -#> /tmp/RtmpuwcsbX/Publications/Paper1-Short title (author initials)/Appendix -#> /tmp/RtmpuwcsbX/Publications/Paper1-Short title (author initials)/Online +#> /tmp/RtmpSPy8Ic/Publications/Paper1-Short title (author initials)/Appendix +#> /tmp/RtmpSPy8Ic/Publications/Paper1-Short title (author initials)/Online #> supplementary materials -#> /tmp/RtmpuwcsbX/Outreach -#> /tmp/RtmpuwcsbX/Outreach/Research conference presentation -#> /tmp/RtmpuwcsbX/Outreach/Research conference poster -#> /tmp/RtmpuwcsbX/Outreach/Stakeholders and reference group -#> /tmp/RtmpuwcsbX/Outreach/Stakeholders' communication channels -#> /tmp/RtmpuwcsbX/Outreach/Practitioners and special interest channels -#> /tmp/RtmpuwcsbX/Outreach/Public through mass media channels -#> /tmp/RtmpuwcsbX/Other +#> /tmp/RtmpSPy8Ic/Outreach +#> /tmp/RtmpSPy8Ic/Outreach/Research conference presentation +#> /tmp/RtmpSPy8Ic/Outreach/Research conference poster +#> /tmp/RtmpSPy8Ic/Outreach/Stakeholders and reference group +#> /tmp/RtmpSPy8Ic/Outreach/Stakeholders' communication channels +#> /tmp/RtmpSPy8Ic/Outreach/Practitioners and special interest channels +#> /tmp/RtmpSPy8Ic/Outreach/Public through mass media channels +#> /tmp/RtmpSPy8Ic/Other - Useful helper functions that will be later moved to respective packages + Used to create the structure of your report(s) @@ -83,6 +83,29 @@ Main use Automatically Draft a Quarto Report + + + setup_mesos() + + + Simply create qmd-files for mesos reports + + Post-processing tools (possibly movin to a Quarto extension at a later stage) + + + + + + + + + + + + remove_entry_from_sidebar() + + + Removes entries in sidebar if containing a filename regex pattern. Auxiliary functions to obtain defaults diff --git a/reference/initialize_saros_project.html b/reference/initialize_saros_project.html index 008c9f6..01168c6 100644 --- a/reference/initialize_saros_project.html +++ b/reference/initialize_saros_project.html @@ -7,7 +7,7 @@ saros.base - 0.2.5 + 0.2.9 @@ -158,7 +158,7 @@ Value Examples initialize_saros_project(path = tempdir()) -#> RtmpuwcsbX +#> RtmpSPy8Ic
Under development
Objectives: - Check existing standards and principles used by, for example, the IEA, OECD and Statistics Norway.
The chapter overview can be made when variable names have been determined.
Each report must have a table, where each line is a chapter. This is typically an Excel file that is easy to edit manually. See an example here.
The first row contains column headings. It must contain the following columns (as a minimum, may contain others as well):
After all the data has been washed, the chapter overview has been created, and any adjustments to the templates in 02_resources have been made, we can finally create a draft report!
02_resources
It is natural to set up an RStudio Project (*.Rproj) for the Saros folder that remembers unsaved R files, some personal preferences for the project, etc. But avoid saving the working memory (Environment) to disk (.Rdata) , so that functionality can be turned off in Project options… The reason is that over time there can be many large objects, and as much as possible should be able to be run from scratch when you need it.
The idea behind the Saros concept is that you can create temporary documents for internal quality assurance, but that the main point is to compile the interactive website at the same time as creating the reports in PDF and Word (where all the chapters are merged and automatically added to the cover page, colophon, etc). In principle, several ways to start this process, but for now this is what works best:
000_initialize_project.R
paths$site
%HOMEPATH%/AppData/Saros/Project/
create_directory_structure(path = tempdir()) -#> /tmp/RtmpuwcsbX/Administration -#> /tmp/RtmpuwcsbX/Administration/Application -#> /tmp/RtmpuwcsbX/Administration/Application/Call -#> /tmp/RtmpuwcsbX/Administration/Application/Formalities -#> /tmp/RtmpuwcsbX/Administration/Application/CVs -#> /tmp/RtmpuwcsbX/Administration/Application/Collaboration and cooperation +#> /tmp/RtmpSPy8Ic/Administration +#> /tmp/RtmpSPy8Ic/Administration/Application +#> /tmp/RtmpSPy8Ic/Administration/Application/Call +#> /tmp/RtmpSPy8Ic/Administration/Application/Formalities +#> /tmp/RtmpSPy8Ic/Administration/Application/CVs +#> /tmp/RtmpSPy8Ic/Administration/Application/Collaboration and cooperation #> agreements -#> /tmp/RtmpuwcsbX/Administration/Application/Application -#> /tmp/RtmpuwcsbX/Administration/Application/Pre-analysis -#> /tmp/RtmpuwcsbX/Administration/Application/For submission -#> /tmp/RtmpuwcsbX/Administration/Budget -#> /tmp/RtmpuwcsbX/Administration/Contracts and agreements -#> /tmp/RtmpuwcsbX/Administration/Invoices, accounting and receipts -#> /tmp/RtmpuwcsbX/Administration/Status reports -#> /tmp/RtmpuwcsbX/Administration/Logo and graphical materials -#> /tmp/RtmpuwcsbX/Administration/Internal meetings -#> /tmp/RtmpuwcsbX/Administration/Internal meetings/Meeting agendas and +#> /tmp/RtmpSPy8Ic/Administration/Application/Application +#> /tmp/RtmpSPy8Ic/Administration/Application/Pre-analysis +#> /tmp/RtmpSPy8Ic/Administration/Application/For submission +#> /tmp/RtmpSPy8Ic/Administration/Budget +#> /tmp/RtmpSPy8Ic/Administration/Contracts and agreements +#> /tmp/RtmpSPy8Ic/Administration/Invoices, accounting and receipts +#> /tmp/RtmpSPy8Ic/Administration/Status reports +#> /tmp/RtmpSPy8Ic/Administration/Logo and graphical materials +#> /tmp/RtmpSPy8Ic/Administration/Internal meetings +#> /tmp/RtmpSPy8Ic/Administration/Internal meetings/Meeting agendas and #> invitations -#> /tmp/RtmpuwcsbX/Administration/Internal meetings/Internal presentations -#> /tmp/RtmpuwcsbX/Administration/Internal meetings/Minutes -#> /tmp/RtmpuwcsbX/Materials -#> /tmp/RtmpuwcsbX/Materials/Overall planning -#> /tmp/RtmpuwcsbX/Materials/Consent form -#> /tmp/RtmpuwcsbX/Materials/Ethical-GDPR approval -#> /tmp/RtmpuwcsbX/Materials/Survey questionnaires -#> /tmp/RtmpuwcsbX/Materials/Interview guides -#> /tmp/RtmpuwcsbX/Materials/Interview guides/Staff -#> /tmp/RtmpuwcsbX/Materials/Interview guides/Pupils -#> /tmp/RtmpuwcsbX/Materials/Interview guides/Parents -#> /tmp/RtmpuwcsbX/Materials/Interview guides/Researchers -#> /tmp/RtmpuwcsbX/Materials/Interview guides/Leaders -#> /tmp/RtmpuwcsbX/Materials/Interview guides/Teachers -#> /tmp/RtmpuwcsbX/Materials/Interview guides/Principals -#> /tmp/RtmpuwcsbX/Materials/Interview guides/Students -#> /tmp/RtmpuwcsbX/Materials/Interview guides/Population -#> /tmp/RtmpuwcsbX/Materials/Request of data from -#> /tmp/RtmpuwcsbX/Materials/Literature review-design -#> /tmp/RtmpuwcsbX/Materials/Intervention materials -#> /tmp/RtmpuwcsbX/Materials/Randomizing participants -#> /tmp/RtmpuwcsbX/Materials/Chapter overviews -#> /tmp/RtmpuwcsbX/Literature -#> /tmp/RtmpuwcsbX/Literature/Topic has policy relevance -#> /tmp/RtmpuwcsbX/Literature/Pure theory and framework -#> /tmp/RtmpuwcsbX/Literature/Similar empirical studies -#> /tmp/RtmpuwcsbX/Literature/Similar instruments and guides for data collection -#> /tmp/RtmpuwcsbX/Literature/Relevant analytic methodology -#> /tmp/RtmpuwcsbX/Literature/Unprocessed (remove from here) -#> /tmp/RtmpuwcsbX/Data -#> /tmp/RtmpuwcsbX/Data/Population data -#> /tmp/RtmpuwcsbX/Data/Population data/Codebook -#> /tmp/RtmpuwcsbX/Data/Sampling frame -#> /tmp/RtmpuwcsbX/Data/Registry data -#> /tmp/RtmpuwcsbX/Data/Collected respondent lists -#> /tmp/RtmpuwcsbX/Data/Respondent list for survey system -#> /tmp/RtmpuwcsbX/Data/Downloaded response data -#> /tmp/RtmpuwcsbX/Data/Downloaded response data/Codebook -#> /tmp/RtmpuwcsbX/Data/Qualitative data -#> /tmp/RtmpuwcsbX/Data/Qualitative data/Interview recordings -#> /tmp/RtmpuwcsbX/Data/Qualitative data/Observational notes -#> /tmp/RtmpuwcsbX/Data/Text corpus -#> /tmp/RtmpuwcsbX/Data/PDF-reports -#> /tmp/RtmpuwcsbX/Data/Prepared data -#> /tmp/RtmpuwcsbX/Data/Prepared data/Codebooks -#> /tmp/RtmpuwcsbX/Saros_SSN -#> /tmp/RtmpuwcsbX/Saros_SSN/Scripts -#> /tmp/RtmpuwcsbX/Saros_SSN/Resources -#> /tmp/RtmpuwcsbX/Saros_SSN/Draft generations -#> /tmp/RtmpuwcsbX/Saros_SSN/Draft generations/main -#> /tmp/RtmpuwcsbX/Saros_SSN/Draft generations/Reports -#> /tmp/RtmpuwcsbX/Saros_SSN/Drafts in editing -#> /tmp/RtmpuwcsbX/Saros_SSN/Drafts in editing/main -#> /tmp/RtmpuwcsbX/Saros_SSN/Drafts in editing/Reports -#> /tmp/RtmpuwcsbX/Saros_SSN/Completed drafts -#> /tmp/RtmpuwcsbX/Saros_SSN/Completed drafts/main -#> /tmp/RtmpuwcsbX/Saros_SSN/Completed drafts/Reports -#> /tmp/RtmpuwcsbX/Publications -#> /tmp/RtmpuwcsbX/Publications/Paper1-Short title (author initials) -#> /tmp/RtmpuwcsbX/Publications/Paper1-Short title (author initials)/Cover letter +#> /tmp/RtmpSPy8Ic/Administration/Internal meetings/Internal presentations +#> /tmp/RtmpSPy8Ic/Administration/Internal meetings/Minutes +#> /tmp/RtmpSPy8Ic/Materials +#> /tmp/RtmpSPy8Ic/Materials/Overall planning +#> /tmp/RtmpSPy8Ic/Materials/Consent form +#> /tmp/RtmpSPy8Ic/Materials/Ethical-GDPR approval +#> /tmp/RtmpSPy8Ic/Materials/Survey questionnaires +#> /tmp/RtmpSPy8Ic/Materials/Interview guides +#> /tmp/RtmpSPy8Ic/Materials/Interview guides/Staff +#> /tmp/RtmpSPy8Ic/Materials/Interview guides/Pupils +#> /tmp/RtmpSPy8Ic/Materials/Interview guides/Parents +#> /tmp/RtmpSPy8Ic/Materials/Interview guides/Researchers +#> /tmp/RtmpSPy8Ic/Materials/Interview guides/Leaders +#> /tmp/RtmpSPy8Ic/Materials/Interview guides/Teachers +#> /tmp/RtmpSPy8Ic/Materials/Interview guides/Principals +#> /tmp/RtmpSPy8Ic/Materials/Interview guides/Students +#> /tmp/RtmpSPy8Ic/Materials/Interview guides/Population +#> /tmp/RtmpSPy8Ic/Materials/Request of data from +#> /tmp/RtmpSPy8Ic/Materials/Literature review-design +#> /tmp/RtmpSPy8Ic/Materials/Intervention materials +#> /tmp/RtmpSPy8Ic/Materials/Randomizing participants +#> /tmp/RtmpSPy8Ic/Materials/Chapter overviews +#> /tmp/RtmpSPy8Ic/Literature +#> /tmp/RtmpSPy8Ic/Literature/Topic has policy relevance +#> /tmp/RtmpSPy8Ic/Literature/Pure theory and framework +#> /tmp/RtmpSPy8Ic/Literature/Similar empirical studies +#> /tmp/RtmpSPy8Ic/Literature/Similar instruments and guides for data collection +#> /tmp/RtmpSPy8Ic/Literature/Relevant analytic methodology +#> /tmp/RtmpSPy8Ic/Literature/Unprocessed (remove from here) +#> /tmp/RtmpSPy8Ic/Data +#> /tmp/RtmpSPy8Ic/Data/Population data +#> /tmp/RtmpSPy8Ic/Data/Population data/Codebook +#> /tmp/RtmpSPy8Ic/Data/Sampling frame +#> /tmp/RtmpSPy8Ic/Data/Registry data +#> /tmp/RtmpSPy8Ic/Data/Collected respondent lists +#> /tmp/RtmpSPy8Ic/Data/Respondent list for survey system +#> /tmp/RtmpSPy8Ic/Data/Downloaded response data +#> /tmp/RtmpSPy8Ic/Data/Downloaded response data/Codebook +#> /tmp/RtmpSPy8Ic/Data/Qualitative data +#> /tmp/RtmpSPy8Ic/Data/Qualitative data/Interview recordings +#> /tmp/RtmpSPy8Ic/Data/Qualitative data/Observational notes +#> /tmp/RtmpSPy8Ic/Data/Text corpus +#> /tmp/RtmpSPy8Ic/Data/PDF-reports +#> /tmp/RtmpSPy8Ic/Data/Prepared data +#> /tmp/RtmpSPy8Ic/Data/Prepared data/Codebooks +#> /tmp/RtmpSPy8Ic/Saros_SSN +#> /tmp/RtmpSPy8Ic/Saros_SSN/Scripts +#> /tmp/RtmpSPy8Ic/Saros_SSN/Resources +#> /tmp/RtmpSPy8Ic/Saros_SSN/Draft generations +#> /tmp/RtmpSPy8Ic/Saros_SSN/Draft generations/main +#> /tmp/RtmpSPy8Ic/Saros_SSN/Draft generations/Reports +#> /tmp/RtmpSPy8Ic/Saros_SSN/Drafts in editing +#> /tmp/RtmpSPy8Ic/Saros_SSN/Drafts in editing/main +#> /tmp/RtmpSPy8Ic/Saros_SSN/Drafts in editing/Reports +#> /tmp/RtmpSPy8Ic/Saros_SSN/Completed drafts +#> /tmp/RtmpSPy8Ic/Saros_SSN/Completed drafts/main +#> /tmp/RtmpSPy8Ic/Saros_SSN/Completed drafts/Reports +#> /tmp/RtmpSPy8Ic/Publications +#> /tmp/RtmpSPy8Ic/Publications/Paper1-Short title (author initials) +#> /tmp/RtmpSPy8Ic/Publications/Paper1-Short title (author initials)/Cover letter #> & response to reviewers -#> /tmp/RtmpuwcsbX/Publications/Paper1-Short title (author initials)/Manuscript -#> /tmp/RtmpuwcsbX/Publications/Paper1-Short title (author initials)/Analysis -#> /tmp/RtmpuwcsbX/Publications/Paper1-Short title (author initials)/Figures for +#> /tmp/RtmpSPy8Ic/Publications/Paper1-Short title (author initials)/Manuscript +#> /tmp/RtmpSPy8Ic/Publications/Paper1-Short title (author initials)/Analysis +#> /tmp/RtmpSPy8Ic/Publications/Paper1-Short title (author initials)/Figures for #> submission -#> /tmp/RtmpuwcsbX/Publications/Paper1-Short title (author initials)/Tables for +#> /tmp/RtmpSPy8Ic/Publications/Paper1-Short title (author initials)/Tables for #> submission -#> /tmp/RtmpuwcsbX/Publications/Paper1-Short title (author initials)/Appendix -#> /tmp/RtmpuwcsbX/Publications/Paper1-Short title (author initials)/Online +#> /tmp/RtmpSPy8Ic/Publications/Paper1-Short title (author initials)/Appendix +#> /tmp/RtmpSPy8Ic/Publications/Paper1-Short title (author initials)/Online #> supplementary materials -#> /tmp/RtmpuwcsbX/Outreach -#> /tmp/RtmpuwcsbX/Outreach/Research conference presentation -#> /tmp/RtmpuwcsbX/Outreach/Research conference poster -#> /tmp/RtmpuwcsbX/Outreach/Stakeholders and reference group -#> /tmp/RtmpuwcsbX/Outreach/Stakeholders' communication channels -#> /tmp/RtmpuwcsbX/Outreach/Practitioners and special interest channels -#> /tmp/RtmpuwcsbX/Outreach/Public through mass media channels -#> /tmp/RtmpuwcsbX/Other +#> /tmp/RtmpSPy8Ic/Outreach +#> /tmp/RtmpSPy8Ic/Outreach/Research conference presentation +#> /tmp/RtmpSPy8Ic/Outreach/Research conference poster +#> /tmp/RtmpSPy8Ic/Outreach/Stakeholders and reference group +#> /tmp/RtmpSPy8Ic/Outreach/Stakeholders' communication channels +#> /tmp/RtmpSPy8Ic/Outreach/Practitioners and special interest channels +#> /tmp/RtmpSPy8Ic/Outreach/Public through mass media channels +#> /tmp/RtmpSPy8Ic/Other
setup_mesos()
remove_entry_from_sidebar()
initialize_saros_project(path = tempdir()) -#> RtmpuwcsbX +#> RtmpSPy8Ic