Giter VIP home page Giter VIP logo

Comments (16)

xianxiongma avatar xianxiongma commented on July 29, 2024 1

can you please rerun rawrr::installRawrrExe() and send me the output.

rawrr::installRawrrExe()
trying URL 'https://github.com/fgcz/rawrr/releases/download/1.7.10/rawrr.1.7.10.exe'
Content type 'application/octet-stream' length 28672 bytes (28 KB)
downloaded 28 KB

MD5 5c3b6d0135ffe550bc04615cfc77aaba C:\Users\Administrator\AppData\Local/R/cache/R/rawrr/rawrrassembly/rawrr.exe
[1] 0

from rawrr.

xianxiongma avatar xianxiongma commented on July 29, 2024 1

so far this looks good. can you please try some other functions?

f <- rawrr::sampleFilePath()
rawrr::readFileHeader(f)
rawrr::readIndex(f) |> head()
rawrr::readSpectrum(f, scan = 1:9)

if it still does not work, I would propose a quick zoom.

C

I ran in both computers, reported the same error, can you help me solve it?

from rawrr.

jjGG avatar jjGG commented on July 29, 2024 1

Hello @xianxiongma maybe you could try to set your region, location and language format to US and the number format to "point" as separator and not "comma".
best regards
jonas

from rawrr.

cpanse avatar cpanse commented on July 29, 2024

can you please provide 1. OS 2. rawrr version and 3. the output of sessionInfo() C

from rawrr.

cpanse avatar cpanse commented on July 29, 2024

what is the output of rawrr::sampleFilePath() ?

from rawrr.

xianxiongma avatar xianxiongma commented on July 29, 2024

what is the output of rawrr::sampleFilePath() ?

S <- rawrr::sampleFilePath()
S
[1] "D:/ProgramFiles/R/R-4.2.0/library/rawrr/extdata/sample.raw"

from rawrr.

xianxiongma avatar xianxiongma commented on July 29, 2024

can you please provide 1. OS 2. rawrr version and 3. the output of sessionInfo() C

sessionInfo()
R version 4.2.0 (2022-04-22 ucrt)
Platform: x86_64-w64-mingw32/x64 (64-bit)
Running under: Windows 10 x64 (build 18363)

Matrix products: default

locale:
[1] LC_COLLATE=Chinese (Simplified)_China.utf8 LC_CTYPE=Chinese (Simplified)_China.utf8
[3] LC_MONETARY=Chinese (Simplified)_China.utf8 LC_NUMERIC=C
[5] LC_TIME=Chinese (Simplified)_China.utf8

attached base packages:
[1] stats graphics grDevices utils datasets methods base

other attached packages:
[1] rawrr_1.8.1

loaded via a namespace (and not attached):
[1] compiler_4.2.0 tools_4.2.0

from rawrr.

cpanse avatar cpanse commented on July 29, 2024

can you please rerun rawrr::installRawrrExe() and send me the output.

from rawrr.

cpanse avatar cpanse commented on July 29, 2024

so far this looks good. can you please try some other functions?

f <- rawrr::sampleFilePath()
rawrr::readFileHeader(f)
rawrr::readIndex(f) |> head()
rawrr::readSpectrum(f, scan = 1:9)

if it still does not work, I would propose a quick zoom.

C

from rawrr.

xianxiongma avatar xianxiongma commented on July 29, 2024

Still reporting the same error, I still can't run the example

rawrr::readFileHeader(f)
Error in if (rvs != "No RAW file specified!") { :
the condition has length > 1

rawrr::readIndex(f) |> head()
Error in if (rvs != "No RAW file specified!") { :
the condition has length > 1

from rawrr.

cpanse avatar cpanse commented on July 29, 2024

@xianxiongma quick zoom in 15minutes? 0710 UTC
https://ethz.zoom.us/j/63334146797

from rawrr.

xianxiongma avatar xianxiongma commented on July 29, 2024

@xianxiongma quick zoom in 15minutes? 0710 UTC https://ethz.zoom.us/j/63334146797

Quick zoom? I don't understand, what should I do? I can't open the above URL

from rawrr.

xianxiongma avatar xianxiongma commented on July 29, 2024

@xianxiongma quick zoom in 15minutes? 0710 UTC https://ethz.zoom.us/j/63334146797

Quick zoom? I don't understand, what should I do? I can't open the above URL

I just want to how to edit obitrap raw file

from rawrr.

cpanse avatar cpanse commented on July 29, 2024

@xianxiongma quick zoom in 15minutes? 0710 UTC https://ethz.zoom.us/j/63334146797

Quick zoom? I don't understand, what should I do? I can't open the above URL
I wonder if we can have a video session (using zoom) to fix the issue. would that work for you?

from rawrr.

cpanse avatar cpanse commented on July 29, 2024

@xianxiongma quick zoom in 15minutes? 0710 UTC https://ethz.zoom.us/j/63334146797

Quick zoom? I don't understand, what should I do? I can't open the above URL

I just want to how to edit obitrap raw file

of note, rawrr can only read Orbitrap data.

from rawrr.

xianxiongma avatar xianxiongma commented on July 29, 2024

@xianxiongma quick zoom in 15minutes? 0710 UTC https://ethz.zoom.us/j/63334146797

Quick zoom? I don't understand, what should I do? I can't open the above URL
I wonder if we can have a video session (using zoom) to fix the issue. would that work for you?

No problem!

from rawrr.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.