Sounds like an Rcpp question and should be asked on the Rcpp mailing list
http://lists.r-forge.r-project.org/mailman/listinfo/rcpp-devel
Sorry for the run-around!
Martin
On 09/05/2018 02:17 PM, André Luiz Molan wrote:
Hi,
I'm trying to create an R package using Rcpp. I am using the "Build"
Hi,
I'm trying to create an R package using Rcpp. I am using the "Build" option
from RStudio and roxygen2 package. My package is build with no error
messages and normally loaded. However, when I call a function from the new
package, I have the following message:
*Error in .Call(, x) :
NULL valu
Hi,
I'm trying to create an R package using Rcpp. I am using the "Build" option
from RStudio and roxygen2 package. My package is build with no error
messages and normally loaded. However, when I call a function from the new
package, I have the following message:
*Error in .Call(, val1) :
NULL v
Your package has been accepted and officially added to the devel version of
Bioconductor. You need to follow the instructions for setting up remotes and
pushing to the git.bioconductor.org server. The webhook may be deactivated and
is only used during the submission process.
http://bioconduc
We now see the changes on the git.bioconductor.org server. The changes should
be reflected in tomorrows build report.
Cheers,
Lori Shepherd
Bioconductor Core Team
Roswell Park Cancer Institute
Department of Biostatistics & Bioinformatics
Elm & Carlton Streets
Buffalo, New York 14263
___
If you didn't set up your remotes this link may be useful
https://bioconductor.org/developers/how-to/git/sync-existing-repositories/
Lori Shepherd
Bioconductor Core Team
Roswell Park Cancer Institute
Department of Biostatistics & Bioinformatics
Elm & Carlton Streets
Buffalo, New York 14
Hello,
I followed every command.
Everything is up to date.
MacBook-Pro:DMCHMM Farhad$ git remote add upstream
g...@git.bioconductor.org:packages/DMCHMM.git
fatal: remote upstream already exists.
MacBook-Pro:DMCHMM Farhad$ git fetch --all
Fetching origin
Fetching upstream
MacBook-Pro:DMCHMM F
I noticed today that since release, the web hook has not pushed:
Web hook bar is green, with the message:
can't build unless issue is open and has the '2. review in progress'
label, or is closed and has the 'TESTING' label.
This is for the package ORFik
Have we set up the web hook in the
Hello,
I did everything mentioned in the link.
I am also using Sourcetree app on Mac to commit changes but noting changes.
Best,
———
Farhad Shokoohi,
Ph.D. in Statistics
shoko...@icloud.com
> On Sep 4, 2018, at 11:59 AM, Obenchain, Valerie
> wrote:
>
> The builds start ~5pm EST daily. Comm
Also remember if you are referring to the Citation that appears on the landing
pages - packages are built once a day and the landing page could take up to 2
days to reflect the CITATION change after you push changes to the
git.bioconductor.org server with a valid version bump.
Lori Shepherd
Thank you very much for the information, Lori!
Best regards with many thanks!
Xiangyu
On Wed, Sep 5, 2018 at 7:45 PM Shepherd, Lori
wrote:
> Also remember if you are referring to the Citation that appears on the
> landing pages - packages are built once a day and the landing page could
> take
Dear Martin,
I greatly appreciate your super kind help! I will fix that very carefully.
Thank you so much!
Best regards with many thanks!
Xiangyu
On Wed, Sep 5, 2018 at 7:37 PM Martin Morgan
wrote:
> Please note, there is no CITATION file anywhere in your repository!
>
> Verify this for yours
Please note, there is no CITATION file anywhere in your repository!
Verify this for yourself, if you like, by changing to a temporary
location and making a new clone of your package
git clone g...@git.bioconductor.org:pacakges/BUScorrect
You have not added it to your local repository, or no
Dear Martin,
For version 0.9.9, I inserted a CITATION into the "inst", but it did not
work. Therefore, in version 0.9.10, I took the CITATION file out of the
"inst", but it still did not work. Thank you so much for your patience and
guidance!
Best regards,
Xiangyu
On Wed, Sep 5, 2018 at 6:20 PM
Dear Levi,
Thanks a lot for your suggestion! I actually have bumped the version
number. I am reading the link you shared to see whether I made mistakes
somewhere.
Best regards,
Xiangyu
On Tue, Sep 4, 2018 at 9:18 PM Levi Waldron
wrote:
> And don't forget to bump your version number, and to ch
after I
git clone g...@git.bioconductor.org:packages/BUScorrect
This is the log that I see
BUScorrect master$ git log --name-only -n 2
commit 5ccfa7ce4f665f3ffbc55b26a5cd81beaafd3293
Author: Xiangyu Luo
Date: Fri Aug 31 19:10:32 2018 +0800
version bump
DESCRIPTION
commit 1a61e2971a7
Dear Martin,
Thank you very much for the information! I have pushed my changes, bumped
the version, and waited for a successful nightly build, but the citation
result did not change. I am wondering whether the CITATION file should be
in "inst" folder?
Best,
Xiangyu
On Tue, Sep 4, 2018 at 9:0
17 matches
Mail list logo