lshep

Results 576 comments of lshep

There is still this: ``` man/sim_result.Rd:23:A short description of your dataset. ``` And please run R CMD build, R CMD check and R CMD BiocCheck. There are still ERROR when...

I am still getting an error in your tests when I test locally with R 4.40 Patched (2024-04-30 r86503) and Bioc 3.20. I'll move this forward but if the builds...

there should have I'll investigate why.

``` cat 00install.out * installing *source* package ‘SCIntRuler’ ... ** using staged installation ** libs using C++ compiler: ‘g++ (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0’ g++ -std=gnu++17 -shared -L/home/biocbuild/bbs-3.20-bioc/R/lib -L/usr/local/lib -o SCIntRuler.so RcppExports.o...

Please push to git.bioconductor.org to trigger a new build

The default branch of your GitHub repository has been added to Bioconductor's git repository as branch devel. To use the git.bioconductor.org repository, we need an 'ssh' key to associate with...

When I try to build your vignette I get an ERROR ``` R CMD build XAItest * checking for file 'XAItest/DESCRIPTION' ... OK * preparing 'XAItest': * checking DESCRIPTION meta-information...

Also please consider renaming the vignette file to something more informative than doc.Rmd; we recommend the name of the package

I'm getting errors when checking locally. Please investigate ``` R CMD check loxcodeR_0.99.1.tar.gz * using log directory '/home/lorikern/PkgReview/PreReview/loxcodeR.Rcheck' * using R version 4.4.0 Patched (2024-04-30 r86503) * using platform: x86_64-pc-linux-gnu...

Please make sure to have an `inst/script` directory that describes how the data in `inst/extdata` was created. This can be text, pseudo-code, or code but should minimally contain licensing/source information...