Skip to content

Commit f233a9a

Browse files
committed
Merge branch '276_subassignemnets' of https://github.com/insightsengineering/teal.code into 276_subassignemnets
2 parents 24a3f6e + af2fbbb commit f233a9a

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Config/Needs/website: insightsengineering/nesttemplate
5353
Encoding: UTF-8
5454
Language: en-US
5555
Roxygen: list(markdown = TRUE)
56-
RoxygenNote: 7.3.2
56+
RoxygenNote: 7.3.3
5757
Collate:
5858
'qenv-c.R'
5959
'qenv-class.R'

R/utils-get_code_dependency.R

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -317,7 +317,6 @@ extract_occurrence <- function(pd) {
317317
}
318318
}
319319
c(result, roll)
320-
321320
} else {
322321
ans
323322
}

0 commit comments

Comments
 (0)