Skip to content

Commit 307ccd8

Browse files
committed
run package msbuild
1 parent 176da86 commit 307ccd8

13 files changed

+19
-19
lines changed

man/.get_context.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ the context object which is generated via the
1616
.PP
1717
.SH FILES
1818
.PP
19-
SMRUCC/R#.declare_function..get_context at context.R:line 78
19+
SMRUCC/R#.declare_function..get_context at memory_access.R:line 32
2020
.PP
2121
.SH COPYRIGHT
2222
Copyright © xieguigang, MIT Licensed 2026

man/.internal_call.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ profiler = list()
6161
.PP
6262
.SH FILES
6363
.PP
64-
SMRUCC/R#.declare_function..internal_call at runner.R:line 57
64+
SMRUCC/R#.declare_function..internal_call at internal_call.R:line 57
6565
.PP
6666
.SH COPYRIGHT
6767
Copyright © xieguigang, MIT Licensed 2026

man/__runImpl.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ The workflow context is modified in-place by module execution.
4949
\code{\link{.internal_call}} for module execution logic
5050
.SH FILES
5151
.PP
52-
SMRUCC/R#.declare_function.__runImpl at workflowRender.R:line 76
52+
SMRUCC/R#.declare_function.__runImpl at runner.R:line 43
5353
.PP
5454
.SH COPYRIGHT
5555
Copyright © xieguigang, MIT Licensed 2026

man/__workfile_uri_parser.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ the reference file path to the required data files.
1616
.PP
1717
.SH FILES
1818
.PP
19-
SMRUCC/R#.declare_function.__workfile_uri_parser at reflection.R:line 80
19+
SMRUCC/R#.declare_function.__workfile_uri_parser at uri_parser.R:line 33
2020
.PP
2121
.SH COPYRIGHT
2222
Copyright © xieguigang, MIT Licensed 2026

man/__workfiles.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ __workfiles \- __workfiles(files.uri)
99
.PP
1010
.SH FILES
1111
.PP
12-
SMRUCC/R#.declare_function.__workfiles at reflection.R:line 50
12+
SMRUCC/R#.declare_function.__workfiles at uri_parser.R:line 3
1313
.PP
1414
.SH COPYRIGHT
1515
Copyright © xieguigang, MIT Licensed 2026

man/__workfiles_data.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ __workfiles_data \- __workfiles_data(files.uri)
99
.PP
1010
.SH FILES
1111
.PP
12-
SMRUCC/R#.declare_function.__workfiles_data at reflection.R:line 58
12+
SMRUCC/R#.declare_function.__workfiles_data at uri_parser.R:line 11
1313
.PP
1414
.SH COPYRIGHT
1515
Copyright © xieguigang, MIT Licensed 2026

man/create_memory_context.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ application modules into the workflow registry.
1717
.PP
1818
.SH FILES
1919
.PP
20-
SMRUCC/R#.declare_function.create_memory_context at context.R:line 53
20+
SMRUCC/R#.declare_function.create_memory_context at memory_access.R:line 7
2121
.PP
2222
.SH COPYRIGHT
2323
Copyright © xieguigang, MIT Licensed 2026

man/index.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

man/result_dir.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ a character vector of the analysis result output directory.
1515
.PP
1616
.SH FILES
1717
.PP
18-
SMRUCC/R#.declare_function.result_dir at workspace.R:line 88
18+
SMRUCC/R#.declare_function.result_dir at workdir.R:line 16
1919
.PP
2020
.SH COPYRIGHT
2121
Copyright © xieguigang, MIT Licensed 2026

man/workdir_root.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ path which is set via the ``init_context`` function
1616
.PP
1717
.SH FILES
1818
.PP
19-
SMRUCC/R#.declare_function.workdir_root at workspace.R:line 79
19+
SMRUCC/R#.declare_function.workdir_root at workdir.R:line 7
2020
.PP
2121
.SH COPYRIGHT
2222
Copyright © xieguigang, MIT Licensed 2026

0 commit comments

Comments
 (0)