Skip to content

Commit a1568a5

Browse files
committed
rebuild site
1 parent 07fa719 commit a1568a5

16 files changed

+63
-77
lines changed

DESCRIPTION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: syncdr
22
Title: Tool for Facilitating Directory Comparison and Updating
3-
Version: 0.0.2.9001
3+
Version: 0.0.2
44
Authors@R:
55
c(person(given = "R.Andres",
66
family = "Castaneda",

_pkgdown.yml

+7-8
Original file line numberDiff line numberDiff line change
@@ -23,29 +23,28 @@ articles:
2323
- auxiliary-functions
2424
- additional-options
2525
reference:
26-
- title: "Main function"
27-
contents:
28-
- compare_directories
29-
- title: "Visualizations"
26+
- title: Main function
27+
contents: compare_directories
28+
- title: Visualizations
3029
contents:
3130
- display_sync_status
3231
- display_dir_tree
33-
- title: "Asymmetric synchronization"
32+
- title: Asymmetric synchronization
3433
contents:
3534
- full_asym_sync_to_right
3635
- common_files_asym_sync_to_right
3736
- update_missing_files_asym_to_right
3837
- partial_update_missing_files_asym_to_right
39-
- title: "Symmetric synchronization"
38+
- title: Symmetric synchronization
4039
contents:
4140
- full_symmetric_sync
4241
- partial_symmetric_sync_common_files
43-
- title: "Additional functions"
42+
- title: Additional functions
4443
contents:
4544
- toy_dirs
4645
- copy_temp_environment
4746
- search_duplicates
4847
- print.syncdr_status
49-
5048
development:
5149
mode: auto
50+

docs/dev/LICENSE-text.html

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/dev/LICENSE.html

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/dev/authors.html

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/dev/index.html

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/dev/pkgdown.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ articles:
88
symmetric-synchronization: symmetric-synchronization.html
99
syncdr: syncdr.html
1010
visualizations: visualizations.html
11-
last_built: 2024-09-04T19:44Z
11+
last_built: 2024-09-09T16:15Z
1212
urls:
1313
reference: https://rossanatat.github.io/syncdr/reference
1414
article: https://rossanatat.github.io/syncdr/articles

docs/dev/reference/common_files_asym_sync_to_right.html

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)