Koffi-Fredysessie / BRVM

Ce package R fournit une interface conviviale pour accéder aux données de la BRVM, qui est une bourse régionale desservant plusieurs pays d'Afrique de l'Ouest. Avec ce package, les utilisateurs peuvent facilement récupérer des données historiques sur les prix des actions, les volumes de transactions et d'autres indicateurs financiers.
https://rpubs.com/Fredysessie/Readme_BRVM_Stock
Other
7 stars 1 forks source link

Ready to publish the package by facing little problem with check_for_cran #26

Closed Fredysessie closed 1 year ago

Fredysessie commented 2 years ago

Hi @spsanderson and @AODiakite . Hope you are doing well.

image

# √  checking Rd contents
# √  checking for unstated dependencies in examples
# √  checking installed files from 'inst/doc'
# √  checking files in 'vignettes'
# √  checking examples
# √  checking for unstated dependencies in vignettes
# √  checking package vignettes in 'inst/doc'
# √  checking re-building of vignette outputs
# √  checking PDF version of manual
# √  checking for non-standard things in the check directory
# N  checking for detritus in the temp directory
# Found the following files/directories:
#     'lastMiKTeXException'
# -  Done with R CMD check
# -  Cleaning up files and user

##In local i receive the belowing message
# 0 errors v | 4 warnings x | 4 notes x
# Erreur : R CMD check found WARNINGs
# Ex�cution arr�t�e
# 
# Exited with status 1.

image

image

image

but i have 'qpdf' in my packages

How to fix them so that we can publish the package? Thanks

spsanderson commented 2 years ago

You don’t need the package it won’t cause an error on CRAN submission but the global vars need to be fixed

Sent from my iPhone www.spsanderson.com

On Jun 20, 2022, at 12:32 PM, Koffi Frederic Sessie @.***> wrote:

 Hi @spsanderson and @AODiakite . Hope you are doing well.

√ checking Rd contents

√ checking for unstated dependencies in examples

√ checking installed files from 'inst/doc'

√ checking files in 'vignettes'

√ checking examples

√ checking for unstated dependencies in vignettes

√ checking package vignettes in 'inst/doc'

√ checking re-building of vignette outputs

√ checking PDF version of manual

√ checking for non-standard things in the check directory

N checking for detritus in the temp directory

Found the following files/directories:

'lastMiKTeXException'

- Done with R CMD check

- Cleaning up files and user

In local i receive the belowing message

0 errors v | 4 warnings x | 4 notes x

Erreur : R CMD check found WARNINGs

Ex�cution arr�t�e

Exited with status 1.

but i have 'qpdf' in my packages

How to fix them so that we can publish the package? Thanks

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you were mentioned.

spsanderson commented 2 years ago

In the R folder make a file called 00_global_variables.R and add them like in this link:

https://github.com/spsanderson/healthyR.ts/blob/master/R/00_global_variables.R

Fredysessie commented 2 years ago

Thanks, it sounds good. I'll do it when I get home. Please, when you are free, you can add other elements to the vignette, such as BRVM_plot and so one.

Le lun. 20 juin 2022 à 17:52, Steven Paul Sanderson II, MPH < @.***> a écrit :

In the R folder make a file called 00_global_variables.R and add them like in this link:

https://github.com/spsanderson/healthyR.ts/blob/master/R/00_global_variables.R

— Reply to this email directly, view it on GitHub https://github.com/Koffi-Fredysessie/BRVM/issues/26#issuecomment-1160708667, or unsubscribe https://github.com/notifications/unsubscribe-auth/AVMKX5CNV44DPYNAIWS2AELVQCVWBANCNFSM5ZJO774A . You are receiving this because you authored the thread.Message ID: @.***>

spsanderson commented 2 years ago

yes

spsanderson commented 2 years ago

working on it now

spsanderson commented 2 years ago

@Fredysessie move the logo to man/figures

Fredysessie commented 2 years ago

@spsanderson thanks, I'll do it when i'll get home. I'm not out with my laptop. Thanks for what you're doing to keep the project going. But i'll take a look right now about the New update you did.

Le ven. 24 juin 2022 à 15:14, Steven Paul Sanderson II, MPH < @.***> a écrit :

@Fredysessie https://github.com/Fredysessie move the logo to man/figures

— Reply to this email directly, view it on GitHub https://github.com/Koffi-Fredysessie/BRVM/issues/26#issuecomment-1165672986, or unsubscribe https://github.com/notifications/unsubscribe-auth/AVMKX5FVJKI76GTFOHDIY2LVQXGF7ANCNFSM5ZJO774A . You are receiving this because you were mentioned.Message ID: @.***>