Re: [R-pkg-devel] invalid 'useSource' argument

2020-02-23 Thread Duncan Murdoch
On 23/02/2020 9:31 a.m., Zhuo Jia Dai wrote: I keep getting this error when Checking my package {disk.frame} on the latest R devel version. ``` Attaching package: 'data.table' The following object is masked from 'package:purrr': transpose The following objects are masked from

[R-pkg-devel] invalid 'useSource' argument

2020-02-23 Thread Zhuo Jia Dai
I keep getting this error when Checking my package {disk.frame} on the latest R devel version. ``` Attaching package: 'data.table' The following object is masked from 'package:purrr': transpose The following objects are masked from 'package:dplyr': between, first, last >