Skip to content

Commit e31adf1

Browse files
committed
[release:minor] 2.8.0 Call-Graphs, Roxygen 2 Support, Many Plugins, Registrations, Exceptions and Hooks
1 parent f9e3673 commit e31adf1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/r-bridge/data/data.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -725,7 +725,7 @@ ${await printDfGraphForCode(parser, code, { simplified: true })}
725725
url: [
726726
{ name: AdvancedR('S3'), href: 'https://adv-r.hadley.nz/s3.html' }
727727
],
728-
supported: 'partially',
728+
supported: 'not',
729729
description: '_Handle S3 classes and methods as one unit (with attributes etc.). Including Dispatch and Inheritance._ We do not support typing currently and do not handle objects of these classes "as units."'
730730
},
731731
{

0 commit comments

Comments
 (0)