(Sorry about the previous message.)
В Thu, 22 Dec 2022 10:10:42 +0100
Quirin Stier пишет:
> Any ideas how to get rid of the message popping up?
You seem to be right that it's a package development question.
Currently, as long as there's a non-empty build log, OpenCL will show
it using R_ShowMes
Hi everyone,
when using package OpenCL and using function
OpenCL::oclSimpleKernel(...) to create a kernel function, a pop up
message is created. This cannot be suppressed with suppressMessages().
Any ideas how to get rid of the message popping up?
Best regards,
Quirin
_
Hi Sanjeev,
I do not think that R cares what name your data file has, only what name the
object inside has. In your case you are documenting sample_chr21_vcf while R
sees the object inside, vcf_data. In other words, you have documented something
that is not included and not documented something