1
0
mirror of https://github.com/msberends/AMR.git synced 2025-07-08 11:51:59 +02:00

Remove Windows only function

This commit is contained in:
MS Berends
2018-03-23 14:58:46 +01:00
committed by GitHub
parent 1b3daebc84
commit 39eb307968

View File

@ -80,5 +80,4 @@ importFrom(utils,object.size)
importFrom(utils,packageDescription)
importFrom(utils,read.delim)
importFrom(utils,write.table)
importFrom(utils,writeClipboard)
importFrom(xml2,read_html)