diff --git a/DESCRIPTION b/DESCRIPTION index 4fbe5e8..c8dcd0f 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,7 +1,7 @@ Package: rawrr Type: Package Title: Direct Access to Orbitrap Data and Beyond -Version: 1.15.9 +Version: 1.15.10 Authors@R: c(person("Christian", "Panse", email = "cp@fgcz.ethz.ch", role = c("aut", "cre"), diff --git a/man/installRawFileReaderDLLs.Rd b/man/installRawFileReaderDLLs.Rd index 7843760..d41a36b 100644 --- a/man/installRawFileReaderDLLs.Rd +++ b/man/installRawFileReaderDLLs.Rd @@ -2,10 +2,12 @@ % Please edit documentation in R/dotNetAssembly.R \name{installRawFileReaderDLLs} \alias{installRawFileReaderDLLs} -\title{deprecated installRawFileReaderDLLs} +\title{installRawFileReaderDLLs (deprecated)} \usage{ installRawFileReaderDLLs() } \description{ -deprecated installRawFileReaderDLLs +Download and install the New RawFileReader from Thermo Fisher +Scientific .Net assemblies in the directory provided by +\code{rawrrAssemblyPath()}. }