Hi there. I got some Problems building an Annotation-Package with AnnBuilder. Not using the function ABPkgBuilder(), but just parts of it to create a package without connecting to the servers, I managed to create a Package, but it seems to be empty. R recognizes it as a package, but is unable to load it. The form of the data is in a correct form, I got an example-annotation-file the function uses. I'm sorry if i'm missing informations because i'm very new to R, using it at an internship. Thanks for helping and greetings, Jakob B.
"jakob bleier" <chimaere47 at hotmail.com> writes:> I got some Problems building an Annotation-Package with AnnBuilder. > Not using the function ABPkgBuilder(), but just parts of it to create a > package without connecting to the servers, I managed to create a Package, > but it seems to be empty. R recognizes it as a package, but is unable to > load it.Hi, I think this question is better directed to the bioconductor mailing list, since AnnBuilder is a bioconductor package. In order to enable people to answer your question you should also include example code and the output of the command sessionInfo(). Best, Georg