Skip to content

Commit

Permalink
add package XBRL to R-bundle-CRAN
Browse files Browse the repository at this point in the history
  • Loading branch information
Samuel Moors committed May 10, 2024
1 parent 2a99211 commit 2a4af12
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3419,6 +3419,9 @@ exts_list = [
('cmna', '1.0.5', {
'checksums': ['7cf99880cb70e8fd0b022184167888b1ad32dca503e0250c1d552a84f0613898'],
}),
('XBRL', '0.99.19.1', {
'checksums': ['ad9ebb5431bdfecc38b8bf3b2552f1a048878a9ac02f5a9d71279b3b099a9757'],
}),
]

modextrapaths = {'R_LIBS_SITE': ''}
Expand Down

0 comments on commit 2a4af12

Please sign in to comment.