Skip to content

Commit 6916fed

Browse files
committed
prep for CRAN
1 parent 750845d commit 6916fed

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: Microsoft365R
22
Title: Interface to the 'Microsoft 365' Suite of Cloud Services
3-
Version: 2.4.0.9000
3+
Version: 2.4.1
44
Authors@R: c(
55
person("Hong", "Ooi", , "[email protected]", role = c("aut", "cre")),
66
person("Roman", "Zenka", role="ctb"),

NEWS.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
# Microsoft365R 2.4.0.9000
1+
# Microsoft365R 2.4.1
22

33
## OneDrive/SharePoint
44

55
- In the `ms_drive_item$load_dataframe()` method, pass the `...` argument to `read_delim`.
66
- Add the ability to load Excel files (with extension .xls or .xlsx) to the `ms_drive_item$load_dataframe()` method. This requires the readxl package to be installed.
7-
- Fix a bug in downloading shared files in business SharePoint/OneDrive (#189)
7+
- Fix a bug in downloading shared files in business SharePoint/OneDrive (#189, #206)
88

99
## Teams
1010

0 commit comments

Comments
 (0)